← Registry

Social Media

checkbb.com

Provides tools for searching, fetching, comparing, and exporting Instagram creator data for marketing or analysis.

1 endpoint7 known toolsFirst detected June 28, 2026Last detected June 28, 2026

ENDPOINT 1

https://checkbb.com/api/mcp

No auth detected

Known tools 7

search_creators

Search Checkbb public Instagram creator pipeline data with bounded fallback metadata when exact discovery is thin.

Inferred read-only
get_creator_profile

Fetch one rich Checkbb creator profile with growth snapshots; queues a refresh when the creator is not indexed yet.

Inferred read-only
get_growth_snapshots

Fetch Checkbb growth deltas and recent snapshots for one creator; queues a refresh when the creator is not indexed yet.

Inferred read-only
compare_creators

Compare multiple Checkbb creator profiles for a campaign brief.

Inferred read-only
export_shortlist

Export a saved or ad-hoc creator shortlist as compact JSON for AI agents.

Inferred read-only
generate_campaign_brief

Generate deterministic Markdown and prompt text from a saved or ad-hoc creator shortlist.

Inferred read-only
get_social_listening_alerts

Summarize growth, posting, freshness, and engagement alerts for monitored creators.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.checkbb-com]
url = "https://checkbb.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "checkbb-com": {
      "type": "http",
      "url": "https://checkbb.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: checkbb-com
Remote MCP URL: https://checkbb.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "checkbb-com": {
      "url": "https://checkbb.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "checkbb-com": {
      "type": "http",
      "url": "https://checkbb.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "checkbb-com",
  "transport": "streamable-http",
  "url": "https://checkbb.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for checkbb.com was fetched 2026-09-24T22:51:55.740Z.

Trust status Trusted

checkbb.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.