Loading MCP server directory, please wait...
Deep social media search for LLMs: Facebook, Reddit, LinkedIn, Instagram & more.
npx @getmcp/cli add io.github.shubhamekapure/social-search-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.shubhamekapure/social-search-mcp": {
"command": "uvx",
"args": [
"social-search-mcp"
],
"env": {
"SEARCH_PROVIDER": "",
"SERPER_API_KEY": "",
"SEARXNG_URL": ""
}
}
}
}