Creator DB MCP Server

A Model Context Protocol server that exposes the CreatorDB V3 API to any MCP-compatible client (Claude Code, Claude Desktop, Cursor, etc.). Its 40 documented tools cover youtube, instagram, tiktok, performance. It is available as a remote MCP endpoint.

Teams that want a hosted data & analytics endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 2 · #64 OF 75 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Creator DB

before you install - you'll need

Set CREATORDB_API_KEY before connecting.

Claude Code

claude mcp add creatordb-creatordb-mcp-server --transport http https://mcp.creatordb.app/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "creatordb-creatordb-mcp-server": {
      "url": "https://mcp.creatordb.app/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.creatordb.app/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.creatordb.app

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace app.creatordb - domain-verified with the official MCP registry

03 · What Creator DB can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 40 documented tools spanning youtube, instagram, tiktok, performance, including get_api_usage, search_creators_nls, search_youtube, search_instagram.

Capability map

Tools grouped from the project's README - what Creator DB lets an agent do.

Youtube

13 tools - e.g. 1 per 10 filters; 2; 15

search_youtube · get_youtube_profile · get_youtube_contact · get_youtube_performance · get_youtube_performance_history · get_youtube_audience…

Instagram

10 tools - e.g. 1 per 10 filters; 2; 15

search_instagram · get_instagram_profile · get_instagram_contact · get_instagram_performance · get_instagram_performance_history · get_instagram_audience…

Tiktok

7 tools - e.g. 1 per 10 filters; 2; 15

search_tiktok · get_tiktok_profile · get_tiktok_contact · get_tiktok_performance · get_tiktok_performance_history · get_tiktok_audience…

Sponsor

6 tools - e.g. 2; 25 per page; 25 per page

get_sponsor_information · get_sponsor_creators · get_sponsor_performance · get_sponsor_audience · get_sponsor_summary · submit_sponsor

read & search

2 tools - e.g. 0; dynamic (token-based)

get_api_usage · search_creators_nls

Sponsors

2 tools - e.g. 2 per page; 1 per page

search_sponsors · list_sponsors

04 · Who maintains Creator DB

CreatorDB is maintained by creatordb. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
data & analytics - ranked #64 of 75 actively-maintained data & analytics servers as of 2026-08-25.
registry
app.creatordb/mcp (active, first published 2026-08-05 · 3 versions)

06 · Creator DB FAQ

Is Creator DB still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25. We re-verify nightly.

What can Creator DB do?

An agent gets 40 documented tools spanning youtube, instagram, tiktok, performance, including get_api_usage, search_creators_nls, search_youtube, search_instagram.

How do I install Creator DB?

Run `claude mcp add creatordb-creatordb-mcp-server --transport http https://mcp.creatordb.app/mcp`. The README documents one environment variable (CREATORDB_API_KEY) to set first. Set CREATORDB_API_KEY before connecting. You can also paste the ready-made client config above.

Does Creator DB require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Creator DB

More data & analytics MCP servers · Pixoo MCP Server · Usaspending MCP Server · Convalytics · Hop · Data Raum

More TypeScript MCP servers · Mediagen · Cristianoaredes MCP Dadosbr · 2D Assets MCP · Crypto Cult Curt Appfolio MCP Server · Aidex · see all