HomeCommunication › mcp-bluesky-brand-presence-mapper

mcp-bluesky-brand-presence-mapper

Resolve a company domain to its Bluesky account with exact follower, following and post counts.

TypeScript Cloud
★ 0 stars Last pushed 2026-09-22 License: MIT

Topics: Social Media

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.0)

npx -y @mambalabsdev/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-bluesky-brand-presence-mapper": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/[email protected]"
      ],
      "env": {
        "APIFY_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • APIFY_TOKEN required secret — Apify API token from https://console.apify.com/account/integrations

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry