Loading MCP server directory, please wait...
Access 21+ social media platforms through one unified API. Profiles, posts, search.
npx @getmcp/cli add io.github.RidioDevelopment/socialcrawlRequires Node.js 18+. Community-contributed server. Review source before installing.
SOCIALCRAWL_API_KEYYour SocialCrawl API key. Get a free key at socialcrawl.com (100 credits, no credit card required).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.RidioDevelopment/socialcrawl": {
"command": "npx",
"args": [
"-y",
"socialcrawl-mcp"
],
"env": {
"SOCIALCRAWL_API_KEY": ""
}
}
}
}