← Index

SocialCrawl

io.github.RidioDevelopment/socialcrawl·v1.0.1·Search
Quality Score
90
/100

Access 21+ social media platforms through one unified API. Profiles, posts, search.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "socialcrawl": {
      "command": "npx",
      "args": [
        "-y",
        "socialcrawl-mcp"
      ],
      "env": {
        "SOCIALCRAWL_API_KEY": "<your-socialcrawl_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "socialcrawl": {
      "command": "npx",
      "args": [
        "-y",
        "socialcrawl-mcp"
      ],
      "env": {
        "SOCIALCRAWL_API_KEY": "<your-socialcrawl_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y socialcrawl-mcp
§02  Environment variables
SOCIALCRAWL_API_KEY
requiredsecret

Your SocialCrawl API key. Get a free key at socialcrawl.com (100 credits, no credit card required).

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Search