Back to search
30
MCP

io.github.nitishgourishetty/contextual-mcp-server

io.github.nitishgourishetty/contextual-mcp-server

RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes.

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

Similar MCP servers embedding-nearest

iflow-mcp_contextualai_contextual-mcp-server
A Model Context Protocol (MCP) server that provides RAG capabilities using Contextual AI
0 tools
io.github.csoai-org/rag-knowledge-mcp
rag-knowledge-mcp MCP server by MEOK AI Labs
0 tools
io.github.csoai-org/rag-knowledge-graph-mcp
rag-knowledge-graph-mcp MCP server by MEOK AI Labs
0 tools
ai-cogence-mcp-server
MCP (Model Context Protocol) Server for AI Cogence RAG Backend
0 tools
rag-anythink-mcp
Model Context Protocol server for advanced RAG with Knowledge Graphs
0 tools
smart-coding-mcp
An extensible Model Context Protocol (MCP-Local-MRL-RAG-AST) server that provides intelligent semantic code search for AI assistants. Built
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.nitishgourishetty/contextual-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}