Back to search
30
MCP

dappier-mcp

pypi/dappier-mcp

An MCP server for interacting with Dappier's RAG models

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

Similar MCP servers embedding-nearest

iflow-mcp_cometdev312_dappier-mcp
An MCP server for interacting with Dappier's RAG models
0 tools
docs2db-mcp-server
MCP server for docs2db-api RAG queries
0 tools
lightrag-mcp
MCP Server for LightRAG
0 tools
gpt-rag-mcp
GPT RAG MCP (Model Context Protocol) library
0 tools
mcp/iaptic
Model Context Protocol server for interacting with iaptic
0 tools
local-faiss-mcp
MCP server with FAISS local vector database for RAG
0 tools

How to use

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

{
  "mcpServers": {
    "dappier-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}