Server data from the Official MCP Registry
Deep social media search for LLMs: Facebook, Reddit, LinkedIn, Instagram & more.
Deep social media search for LLMs: Facebook, Reddit, LinkedIn, Instagram & more.
Set these up before or after installing:
Environment variable: SEARCH_PROVIDER
Environment variable: SERPER_API_KEY
Environment variable: SEARXNG_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-shubhamekapure-social-search-mcp": {
"env": {
"SEARXNG_URL": "your-searxng-url-here",
"SERPER_API_KEY": "your-serper-api-key-here",
"SEARCH_PROVIDER": "your-search-provider-here"
},
"args": [
"social-search-mcp"
],
"command": "uvx"
}
}
}This social media search MCP server is well-structured with proper authentication handling and appropriate permissions for its purpose. Minor code quality issues exist around error handling and input validation, but no significant security vulnerabilities were found. Supply chain analysis found 9 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 13 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!