HomeServersend to end RAG platforms › poll-the-people/customgpt-mcp
MCP Server Stale MIT cloudlocal

poll-the-people/customgpt-mcp

An MCP server for accessing all of CustomGPT.ai's anti-hallucination RAG-as-a-service API endpoints.

Quality score 41/100
View on GitHub →
Stars
★ 5
Last commit
9mo ago
Language
Python
Install
Python (uvx / pip)

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "customgpt-mcp": {
      "command": "uvx",
      "args": ["customgpt-mcp"]
    }
  }
}

Topics

Related in end to end RAG platforms

MCP Server Active

vectara/vectara-mcp

An MCP server for accessing Vectara's trusted RAG-as-a-service platform.

29 Python Updated 9d ago Score 60
MCP Server Maintained

andyliszewski/grounding-ai

Build a searchable index from PDFs, EPUBs, and Word docs. Claude queries it via MCP and pulls grounded answers with exact page-and-section citations. Local-first, no cloud dependency.

1 Python Updated 1mo ago Score 46
MCP Server Stale

gogabrielordonez/mcp-ragchat

Add RAG-powered AI chat to any website with one command. Local vector store, multi-provider LLM (OpenAI/Anthropic/Gemini), self-contained chat server and embeddable widget.

2 TypeScript Updated 5mo ago Score 28