end to end rag platforms

Customgpt Mcp

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

python
cloud
local
end to end rag platforms
0
View on GitHub

Installation

npx -y poll-the-people/customgpt-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "customgpt-mcp",
  "command": "npx",
  "args": [
    "-y",
    "poll-the-people/customgpt-mcp"
  ]
}

About This MCP Server

poll-the-people/customgpt-mcp

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

GitHub: https://github.com/Poll-The-People/customgpt-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub