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
amazon_shop_get ~277

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.

appleMusic_album_get ~285

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.

appleMusic_artist_get ~285

No description provided.

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

No output schema declared.

No examples provided.

appleMusic_search_list ~205

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
querystringyes
typestring

No output schema declared.

No examples provided.

appleMusic_track_get ~285

No description provided.

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

No output schema declared.

No examples provided.

auth_whoami ~158

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes

No output schema declared.

No examples provided.

billing_balance_get ~161

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes

No output schema declared.

No examples provided.

bluesky_post_get ~265

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.

bluesky_profile_get ~247

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

bluesky_profile_posts_list ~279

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userIdstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

docs_read ~272

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
docsPathnamestringyes
llm_modelstringyes
modestring

No output schema declared.

No examples provided.

docs_search ~266

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
currentDocsPathnamestring
limitinteger
llm_modelstringyes
querystringyes

No output schema declared.

No examples provided.

facebook_adLibrary_ad_get ~325

No description provided.

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

No output schema declared.

No examples provided.

facebook_adLibrary_ads_search_get ~341

No description provided.

NameTypeReqDescription
adTypestring
contextstringyes
conversation_idstring
countrystring
cursorstring
endDatestring
llm_modelstringyes
mediaTypestring
querystringyes
searchTypestring
sortBystring
startDatestring
statusstring
trimboolean

No output schema declared.

No examples provided.

facebook_adLibrary_companies_search ~192

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
querystringyes

No output schema declared.

No examples provided.

facebook_company_ads_list ~339

No description provided.

NameTypeReqDescription
companyNamestring
contextstringyes
conversation_idstring
countrystring
cursorstring
endDatestring
languagestring
llm_modelstringyes
mediaTypestring
pageIdstring
sortBystring
startDatestring
statusstring

No output schema declared.

No examples provided.

facebook_event_get ~283

No description provided.

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

No output schema declared.

No examples provided.

facebook_events_list ~305

No description provided.

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

No output schema declared.

No examples provided.

facebook_events_search_list ~196

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes
querystringyes

No output schema declared.

No examples provided.

facebook_group_get ~284

No description provided.

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

No output schema declared.

No examples provided.

facebook_group_posts_list ~377

No description provided.

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

No output schema declared.

No examples provided.

facebook_marketplace_item_get ~292

No description provided.

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

No output schema declared.

No examples provided.

facebook_marketplace_locations_search ~196

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
querystringyes

No output schema declared.

No examples provided.

facebook_marketplace_search_list ~550

No description provided.

NameTypeReqDescription
availabilitystring
conditionstring
contextstringyes
conversation_idstring
countinteger
cursorstring
dateListedstring
deliveryMethodstring
latnumber
limitinteger
llm_modelstringyes
lngnumber
maxPricenumber
minPricenumber
querystringyes
radiusKmnumber
sortBystring

No output schema declared.

No examples provided.

facebook_post_comments_list ~326

No description provided.

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

No output schema declared.

No examples provided.

facebook_post_comments_replies_list ~201

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

facebook_post_get ~303

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
includeComments
includeTranscript
linkstring
llm_modelstringyes
permalinkstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
urlstring

No output schema declared.

No examples provided.

facebook_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.

facebook_profile_events_list ~299

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.

facebook_profile_get ~289

No description provided.

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

No output schema declared.

No examples provided.

facebook_profile_photos_list ~354

No description provided.

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

No output schema declared.

No examples provided.

facebook_profile_posts_list ~372

No description provided.

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

No output schema declared.

No examples provided.

facebook_profile_reels_list ~355

No description provided.

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

No output schema declared.

No examples provided.

get_more_tools ~170

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes

No output schema declared.

No examples provided.

github_profile_activity_list ~307

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring
yearinteger

No output schema declared.

No examples provided.

github_profile_contributions_get ~270

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring
yearinteger

No output schema declared.

No examples provided.

github_profile_followers_list ~270

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

github_profile_following_list ~271

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

github_profile_get ~246

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

github_profile_pullRequests_list ~315

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
llm_modelstringyes
screen_namestring
sincestring
untilstring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

github_profile_repositories_list ~344

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
directionstring
handlestring
llm_modelstringyes
screen_namestring
sortstring
typestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

github_repositories_get ~265

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.

github_trending_developers_list ~201

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
languagestring
llm_modelstringyes
sincestring

No output schema declared.

No examples provided.

github_trending_repositories_list ~213

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
languagestring
llm_modelstringyes
sincestring
spokenLanguageCodestring

No output schema declared.

No examples provided.

google_adLibrary_ad_get ~272

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.

google_adLibrary_advertisers_search ~210

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
querystringyes
regionstring

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.