CreatorDB MCP Server
Rank #9,672app.creatordb/mcp
Creator discovery & analytics across YouTube, Instagram, TikTok (30M+) + brand/sponsor intel.
CreatorDB MCP Server is a Model Context Protocol (MCP) server published by creatordb. It ranks #9,672 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. CreatorDB MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on May 26, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 105,788 of 115,460 servers on MCP Toplist.
Use CreatorDB MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http creatordb https://mcp.creatordb.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.creatordb]
url = "https://mcp.creatordb.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.creatordb.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"creatordb": {
"url": "https://mcp.creatordb.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"creatordb": {
"type": "http",
"url": "https://mcp.creatordb.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"creatordb": {
"serverUrl": "https://mcp.creatordb.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"creatordb": {
"url": "https://mcp.creatordb.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/app.creatordb%2Fmcp)<a href="https://mcptoplist.com/server/app.creatordb%2Fmcp"><img src="https://mcptoplist.com/badge/app.creatordb%2Fmcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
creatordb
Available versions (3)
| Version | Published |
|---|---|
| 1.6.0 | Aug 24, 2026 |
| 1.5.0 | Aug 19, 2026 |
| 1.4.3 | Aug 5, 2026 |
Frequently asked questions
- Who maintains CreatorDB MCP Server?
- CreatorDB MCP Server is maintained by creatordb, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is CreatorDB MCP Server listed on the Official MCP Registry?
- Yes — CreatorDB MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does CreatorDB MCP Server have?
- MCP Toplist tracks 3 versions of CreatorDB MCP Server, most recently published on Aug 24, 2026.
- Where can I find the source code for CreatorDB MCP Server?
- The source code for CreatorDB MCP Server is hosted at github.com/creatordb/creatordb-mcp-server.