Skip to content
Back to search
90
MCP v1.0.0 sse

Social Profile Enrichment API

io.github.Br0ski777/social-profile

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

Uptime
66.7%
3 probes
Response
220ms
last probe
Tools
1
callable

Tools · 1

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…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "social_profile_enrichment_api": {
      "url": "https://social-profile-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}