Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Social Fetch

REMOTE · API.SOCIALFETCH.DEV · SCANNED SEP 20

Public social-data API and live docs for AI coding agents.

0 this week 74 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security66
Transport & Reachability100
Schema Quality & AI Usability73
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 66872 tokens (~263/item across 254 items; 250 tools + 4 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management48
  • Stability check failed: schema churn in the 30 days we've observed: 6 tool removals, 182 breaking changes, 0 auth/transport breaks, 68 additions. See how to fix → Fail
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 96% of tool parameters carry a description.Partial
Tool Safety92
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 2 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "webhookEndpoints_test" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Partial
  • An AI judge read all 252 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the Social Fetch MCP server?

Social Fetch is a hosted endpoint at https://api.socialfetch.dev/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · api.socialfetch.dev

# add to Claude Code
claude mcp add --transport http social-freak-ltd-socialfetch 'https://api.socialfetch.dev/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "social-freak-ltd-socialfetch": {
      "url": "https://api.socialfetch.dev/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "social-freak-ltd-socialfetch": {
      "type": "http",
      "url": "https://api.socialfetch.dev/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.social-freak-ltd-socialfetch]
url = "https://api.socialfetch.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "social-freak-ltd-socialfetch": {
      "type": "remote",
      "url": "https://api.socialfetch.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add social-freak-ltd-socialfetch --url 'https://api.socialfetch.dev/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  social-freak-ltd-socialfetch:
    url: "https://api.socialfetch.dev/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "social-freak-ltd-socialfetch": {
      "Transport": "http",
      "Url": "https://api.socialfetch.dev/mcp"
    }
  }
}
# add to Vellum
assistant mcp add social-freak-ltd-socialfetch -t streamable-http -u 'https://api.socialfetch.dev/mcp'
// mcp.json
{
  "mcpServers": {
    "social-freak-ltd-socialfetch": {
      "type": "http",
      "url": "https://api.socialfetch.dev/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 19 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 18 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 17 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 16 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 15 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 14 Sept 26 0
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 13 Sept 26 −1
    • Schema quality: 220 → 269 functional
    • Schema quality: excellent → good functional
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://api.socialfetch.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.socialfetch.dev CN=YR1,O=Let's Encrypt,C=US 13 Aug 2026 11 Nov 2026 RSA 2048 SHA256-RSA 52aec9b115bc4b7d5be44c133e81b19eab6
SANs: api.socialfetch.dev
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of api.socialfetch.dev. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
socialfetch.dev. present 35691 13 Verified
api.socialfetch.dev. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.socialfetch.dev/mcp Verified 200
http (plaintext) http://api.socialfetch.dev/mcp HTTPS enforced 308 https://api.socialfetch.dev/mcp
MCP tools · 250 exposed · ~66,233 tokens partial

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
linkedin_live_organization_headcount_v2 ~190

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
organizationIdstringyes

No output schema declared.

No examples provided.

linkedin_live_organization_jobs_v2 ~198

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes
organizationIdsstringyes
startinteger

No output schema declared.

No examples provided.

linkedin_live_organization_posts_v2 ~202

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes
organizationIdstringyes
startinteger

No output schema declared.

No examples provided.

linkedin_live_organization_resolve_v2 ~180

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
slugstringyes

No output schema declared.

No examples provided.

linkedin_live_organization_similar_v2 ~187

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
organizationIdstringyes

No output schema declared.

No examples provided.

linkedin_live_organizations_search_v2 ~256

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
countinteger
cursorstring
geoEntityIdstring
hasJobs
headcountRangestring
industrystring
keywordstringyes
llm_modelstringyes
startinteger

No output schema declared.

No examples provided.

linkedin_live_people_search_v2 ~276

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
countinteger
currentCompanystring
cursorstring
firstNamestring
geoEntityIdstring
industrystring
keywordstring
lastNamestring
llm_modelstringyes
pastCompanystring
profileLanguagestring
schoolstring
serviceCategorystring
startinteger
titlestring

No output schema declared.

No examples provided.

linkedin_live_person_comments_v2 ~208

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
entityIdstringyes
llm_modelstringyes
startinteger

No output schema declared.

No examples provided.

linkedin_live_person_employmentHistory_v2 ~197

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
entityIdstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

linkedin_live_person_interests_v2 ~194

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
entityIdstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

linkedin_live_person_posts_v2 ~207

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
entityIdstringyes
llm_modelstringyes
startinteger

No output schema declared.

No examples provided.

linkedin_live_person_recommendations_v2 ~195

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
entityIdstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

linkedin_live_person_resolve_v2 ~241

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

linkedin_live_person_similar_v2 ~192

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
entityIdstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

linkedin_live_profile_batch_v2 ~260

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
linkstring
llm_modelstringyes
permalinkstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlarray

No output schema declared.

No examples provided.

linkedin_live_profile_get_v2 ~265

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
entityIdstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

linkedin_post_get ~266

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
linkstring
llm_modelstringyes
permalinkstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

linkedin_post_transcript_get ~275

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
linkstring
llm_modelstringyes
permalinkstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

linkedin_posts_search_list ~242

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
datePostedstring
llm_modelstringyes
querystringyes

No output schema declared.

No examples provided.

linktree_profile_get ~245

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

monitors_checks_list ~181

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
idstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

monitors_create ~309

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
expressionstring
llm_modelstringyes
minutesinteger
namestring
operationIdstringyes
paramsobjectyes
spendCapCreditsinteger
timezonestring
typestringyes
webhookEndpointIdstring

No output schema declared.

No examples provided.

monitors_delete ~164

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
idstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

monitors_events_list ~185

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
idstringyes
limitinteger
llm_modelstringyes

No output schema declared.

No examples provided.

monitors_get ~160

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
idstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

monitors_list ~165

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
statusstring

No output schema declared.

No examples provided.

monitors_sources_list ~178

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes

No output schema declared.

No examples provided.

monitors_trigger ~175

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
idstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

monitors_update ~231

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
expressionstring
idstringyes
llm_modelstringyes
minutesinteger
namestring
spendCapCredits
statusstring
timezonestring
typestring
webhookEndpointId

No output schema declared.

No examples provided.

nl_ask_post ~203

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
querystringyes

No output schema declared.

No examples provided.

pinterest_board_pins_list ~307

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
linkstring
llm_modelstringyes
permalinkstring
trim
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

pinterest_pin_get ~277

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
linkstring
llm_modelstringyes
permalinkstring
trim
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

pinterest_profile_boards_list ~280

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
llm_modelstringyes
screen_namestring
trim
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

pinterest_search_pins_list ~211

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes
querystringyes
trim

No output schema declared.

No examples provided.

reddit_post_comments_list ~311

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
linkstring
llm_modelstringyes
permalinkstring
trim
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

reddit_post_get ~261

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
linkstring
llm_modelstringyes
permalinkstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

reddit_post_transcript_get ~302

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
languagestring
linkstring
llm_modelstringyes
permalinkstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

reddit_search_list ~253

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes
querystringyes
sortBystring
timeframestring
trim

No output schema declared.

No examples provided.

reddit_subreddit_get ~295

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
linkstring
llm_modelstringyes
permalinkstring
subredditstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

reddit_subreddit_posts_list ~279

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes
sortstring
subredditstringyes
timeframestring

No output schema declared.

No examples provided.

reddit_subreddit_search_list ~286

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes
querystring
sortstring
subredditstringyes
timeframestring

No output schema declared.

No examples provided.

rumble_channel_videos_list ~297

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
linkstring
llm_modelstringyes
permalinkstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

rumble_search_list ~196

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes
querystringyes

No output schema declared.

No examples provided.

rumble_video_comments_list ~283

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
linkstring
llm_modelstringyes
permalinkstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

rumble_video_get ~266

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
linkstring
llm_modelstringyes
permalinkstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

rumble_video_transcript_get ~274

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
linkstring
llm_modelstringyes
permalinkstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

soundcloud_profile_get ~239

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

soundcloud_profile_tracks_list ~268

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

soundcloud_track_get ~264

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
linkstring
llm_modelstringyes
permalinkstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

spotify_album_get ~281

No description provided.

NameTypeReqDescription
albumIdstring
contextstringyes
conversation_idstring
linkstring
llm_modelstringyes
permalinkstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

Common questions

What is the Social Fetch MCP server?

Social Fetch is an MCP server listed in the public MCP registry as io.github.social-freak-ltd/socialfetch. Public social-data API and live docs for AI coding agents. This page covers its hosted endpoint (https://api.socialfetch.dev/mcp).

Is the Social Fetch MCP server safe to use?

Social Fetch scores 74 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

Does the Social Fetch MCP server require authentication?

No. We connected to Social Fetch without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Social Fetch MCP server still maintained?

Social Fetch is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.