Back to search
30
MCP

iflow-mcp_contextualai_contextual-mcp-server

pypi/iflow-mcp_contextualai_contextual-mcp-server

A Model Context Protocol (MCP) server that provides RAG capabilities using Contextual AI

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_roam-mcp
A Model Context Protocol server for Roam Research integration with AI assistants
0 tools
io.github.nitishgourishetty/contextual-mcp-server
RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes.
0 tools
iflow-mcp_sadiuysal-crawl4ai-mcp-server
A lightweight Model Context Protocol (MCP) server that exposes Crawl4AI web scraping and crawling capabilities as tools for AI agents.
0 tools
iflow-mcp_kb-mcp-server
A Model Context Protocol (MCP) server implementation for txtai
0 tools
iflow-mcp_pg-mcp-server
PostgreSQL Model Context Protocol (MCP) server for AI agents
0 tools
iflow-mcp_karaage0703-mcp-rag-server
MCP RAG Server - Model Context Protocol (MCP)に準拠したRAG機能を持つPythonサーバー
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_contextualai_contextual-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}