
Social Media Finder - Social Analyzer | Username 900+ Sites
Find someone's public profiles from a username, or a list of them, across all 999 sites the scanner knows, every run. Paste a handle, an @handle or a profile link. Filter by category, country or named sites. Every hit ranked high, medium or low confidence with page details. No login, no API key.
Server URL
https://mcp.apify.com/?tools=anshumanatrey/social-analyzer
Registry name io.github.AnshumanAtrey/social-analyzer. Streamable HTTP. Authenticate by signing in with Apify, or with an Authorization: Bearer header carrying your Apify API token.
Connect
Claude (web or desktop)
Settings, Connectors, Add custom connector. Paste the server URL above and sign in with Apify.
Claude Code
claude mcp add --transport http social-analyzer "https://mcp.apify.com/?tools=anshumanatrey/social-analyzer" --header "Authorization: Bearer YOUR_APIFY_TOKEN"
Cursor
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"social-analyzer": {
"url": "https://mcp.apify.com/?tools=anshumanatrey/social-analyzer",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}VS Code
Add to .vscode/mcp.json (VS Code asks for the token once):
{
"servers": {
"social-analyzer": {
"type": "http",
"url": "https://mcp.apify.com/?tools=anshumanatrey/social-analyzer",
"headers": {
"Authorization": "Bearer ${input:apify-token}"
}
}
},
"inputs": [
{
"type": "promptString",
"id": "apify-token",
"description": "Apify API token",
"password": true
}
]
}Pricing
Charged per event through your Apify account. Free Apify accounts include monthly credit.
| Profile found | $0.005 |