Back to search
30
MCP

ai-cogence-mcp-server

pypi/ai-cogence-mcp-server

MCP (Model Context Protocol) Server for AI Cogence RAG Backend

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

Similar MCP servers embedding-nearest

@cognigy/mcp-server
Model Context Protocol server for Cognigy.AI REST API
0 tools
rag-anythink-mcp
Model Context Protocol server for advanced RAG with Knowledge Graphs
0 tools
iflow-mcp_contextualai_contextual-mcp-server
A Model Context Protocol (MCP) server that provides RAG capabilities using Contextual AI
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
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
gpt-rag-mcp
GPT RAG MCP (Model Context Protocol) library
0 tools

How to use

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

{
  "mcpServers": {
    "ai-cogence-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}