# Social Profile Enrichment API MCP server

Social media profile lookup for GitHub, Twitter/X, LinkedIn, YouTube. x402.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-br0ski777-social-profile
- Repository: https://github.com/Br0ski777/social-profile-x402
- Website: https://github.com/Br0ski777/social-profile-x402

## Install
- Endpoint: https://social-profile.api.klymax402.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://social-profile.api.klymax402.com/mcp

## Tools
- social_lookup_profile - Use this when you need public profile data from a social media handle or URL. Returns structured profile data in JSON.

Returns: 1. displayName and bio 2. avatarUrl 3. followerCount and followingCount 4. postCount 5. location and website 6. createdAt (account creation date) 7. isVerified (boolean) 8. platform.

Example output: {"platform":"github","handle":"torvalds","displayName":"Linus Torvalds","bio":"Linux kernel developer","avatarUrl":"https://avatars.githubusercontent.com/u/1024025","followerCount":213000,"followingCount":0,"postCount":729,"location":"Portland, OR","isVerified":true}

Use this FOR influencer research, lead enrichment, social listening, building contact profiles, and verifying social media presence.

Do NOT use for email lookup -- use email_find_by_name instead. Do NOT use for company data -- use company_enrich_from_domain instead. Do NOT use for person enrichment by email -- use person_enrich_from_email instead. Endpoint: https://social-profile.api.klymax402.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Br0ski777
- Version: 1.1.0
- Runtime: Sse
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
