CreatorDB MCP Server

This URL hosts the HTTP transport of the CreatorDB MCP server, suitable for adding as a custom connector in Claude web, Claude mobile, or any MCP client that does not run local subprocesses.

Add as a custom connector

URL:  https://mcp.creatordb.app/mcp
Auth: Authorization: Bearer <your CreatorDB V3 API key>

For the local stdio variant (Claude Code, Claude Desktop, Cursor), install via npm: npx -y @creatordbai/mcp-server@latest.

Full docs: github.com/CreatorDB/creatordb-mcp-server


Terms of Service · Privacy Policy
Your CreatorDB API key is transmitted to this endpoint only to authenticate your requests. It is encrypted into a short-lived session token and is not stored on our servers.