CustomGPT MCP Server
A full-featured Model Context Protocol (MCP) server that provides seamless access to CustomGPT.ai APIs. Interact with your CustomGPT agents directly...
Description
A **full-featured** Model Context Protocol (MCP) server that provides seamless access to CustomGPT.ai APIs. Interact with your CustomGPT agents directly through Claude Code, Claude Web, and any MCP-compatible client.
What This MCP Enables
- → ### Agent Management
- → **List Agents**: Browse all your CustomGPT agents with pagination
- → **Get Agent Details**: Retrieve detailed information about specific agents
- → **Create Agents**: Create new agents from sitemaps or files
- → **Agent Statistics**: Get usage stats, page counts, and conversation metrics
- → **Agent Settings**: View and configure agent behavior and appearance
- → ### Conversation Management
- → **Send Messages**: Chat with your agents using OpenAI-compatible format
- → **List Conversations**: Browse conversation history for any agent
- → **Message History**: Retrieve full conversation transcripts
- → ### Content Management
- → **List Pages**: View all pages/sources for your agents
- → **Page Status**: Check crawl and indexing status
- → **Content Sources**: Manage sitemaps and uploaded files
- → ### API Documentation Integration
Installation
### Prerequisites
- **Python 3.10+** (required for FastMCP)
- A valid CustomGPT.ai API key from [CustomGPT Dashboard](https://app.customgpt.ai)
- MCP-compatible client (Claude Code, Claude Web, etc.)
### Installation
#### **Recommended Setup**
```bash
Stack & Dependencies
Use Cases
### Agent Management
Using - **Python 3.10+** (required for FastMCP) and - A valid CustomGPT.ai API key from [CustomGPT Dashboard](https://app.customgpt.ai)
*List Agents**: Browse all your CustomGPT agents with pagination
Using - **Python 3.10+** (required for FastMCP) and - A valid CustomGPT.ai API key from [CustomGPT Dashboard](https://app.customgpt.ai)
*Get Agent Details**: Retrieve detailed information about specific agents
Using - **Python 3.10+** (required for FastMCP) and - A valid CustomGPT.ai API key from [CustomGPT Dashboard](https://app.customgpt.ai)
*Create Agents**: Create new agents from sitemaps or files
Using - **Python 3.10+** (required for FastMCP) and - A valid CustomGPT.ai API key from [CustomGPT Dashboard](https://app.customgpt.ai)
*Agent Statistics**: Get usage stats, page counts, and conversation metrics
Using - **Python 3.10+** (required for FastMCP) and - A valid CustomGPT.ai API key from [CustomGPT Dashboard](https://app.customgpt.ai)