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
google_company_ads_list ~326

No description provided.

NameTypeReqDescription
advertiserIdstring
contextstringyes
conversation_idstring
cursorstring
domainstring
endDatestring
formatstring
llm_modelstringyes
platformstring
regionstring
startDatestring
topicstring

No output schema declared.

No examples provided.

hackernews_comment_context_get ~181

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
idintegeryes
llm_modelstringyes

No output schema declared.

No examples provided.

hackernews_feed_list ~299

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
feedstringyes
limitinteger
llm_modelstringyes
pageinteger
pageSizeinteger

No output schema declared.

No examples provided.

hackernews_item_get ~168

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
idintegeryes
llm_modelstringyes

No output schema declared.

No examples provided.

hackernews_jobs_who_is_hiring_list ~280

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
limitinteger
llm_modelstringyes
monthstring
pageinteger
pageSizeinteger

No output schema declared.

No examples provided.

hackernews_maxitem_get ~159

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes

No output schema declared.

No examples provided.

hackernews_search_list ~644

No description provided.

NameTypeReqDescription
authorstring
contextstringyes
conversation_idstring
dateRangestring
domainstring
frontPageOnly
limit
linkstring
llm_modelstringyes
minPointsinteger
pageinteger
pageSize
permalinkstring
prefix
querystring
searchAuthor
searchStoryText
sortstring
tweetIdstring
tweetUrlstring
tweet_idstring
tweet_urlstring
typestring
typoTolerance
urlstring

No output schema declared.

No examples provided.

hackernews_story_comments_list ~233

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
idintegeryes
limitinteger
llm_modelstringyes

No output schema declared.

No examples provided.

hackernews_story_get ~168

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
idintegeryes
llm_modelstringyes

No output schema declared.

No examples provided.

hackernews_updates_get ~159

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes

No output schema declared.

No examples provided.

hackernews_user_comments_list ~264

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
limitinteger
llm_modelstringyes
pageinteger
pageSizeinteger
usernamestringyes

No output schema declared.

No examples provided.

hackernews_user_favorites_list ~213

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
pageinteger
usernamestringyes

No output schema declared.

No examples provided.

hackernews_user_get ~171

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
usernamestringyes

No output schema declared.

No examples provided.

hackernews_user_submissions_list ~270

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
limitinteger
llm_modelstringyes
pageinteger
pageSizeinteger
usernamestringyes

No output schema declared.

No examples provided.

instagram_audio_reels_list ~223

No description provided.

NameTypeReqDescription
audioIdstringyes
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes

No output schema declared.

No examples provided.

instagram_highlight_get ~176

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
highlightIdstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

instagram_post_comments_list ~302

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.

instagram_post_comments_replies_list ~338

No description provided.

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

No output schema declared.

No examples provided.

instagram_post_download_get ~288

No description provided.

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

No output schema declared.

No examples provided.

instagram_post_get ~377

No description provided.

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

No output schema declared.

No examples provided.

instagram_post_transcript_get ~276

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.

instagram_profile_basic_get ~180

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
userIdstringyes

No output schema declared.

No examples provided.

instagram_profile_engagement_get ~249

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

instagram_profile_get ~263

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

instagram_profile_highlights_list ~249

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

instagram_profile_posts_list ~309

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
hostMedia
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

instagram_profile_reels_list ~339

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
hostMedia
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

instagram_profile_taggedPosts_list ~257

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
hostMedia
llm_modelstringyes
userIdstringyes

No output schema declared.

No examples provided.

instagram_reels_trending_list ~204

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes

No output schema declared.

No examples provided.

instagram_search_hashtag_list ~253

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
datePostedstring
hashtagstringyes
llm_modelstringyes
mediaTypestring

No output schema declared.

No examples provided.

instagram_search_list ~208

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
querystringyes

No output schema declared.

No examples provided.

instagram_search_popular_list ~197

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes
querystringyes

No output schema declared.

No examples provided.

instagram_search_profiles_list ~194

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes
querystringyes

No output schema declared.

No examples provided.

instagram_search_reels_list ~259

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
datePostedstring
llm_modelstringyes
pageinteger
querystringyes

No output schema declared.

No examples provided.

linkedin_adLibrary_ad_get ~291

No description provided.

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

No output schema declared.

No examples provided.

linkedin_adLibrary_ads_search_list ~303

No description provided.

NameTypeReqDescription
companystring
companyIdstring
contextstringyes
conversation_idstring
countriesstring
cursorstring
endDatestring
keywordstring
llm_modelstringyes
startDatestring

No output schema declared.

No examples provided.

linkedin_company_get ~328

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_company_posts_list ~331

No description provided.

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

No output schema declared.

No examples provided.

linkedin_live_activity_comments_v2 ~216

No description provided.

NameTypeReqDescription
activityIdstringyes
contextstringyes
conversation_idstring
countinteger
cursorstring
llm_modelstringyes
sortBystring
startinteger

No output schema declared.

No examples provided.

linkedin_live_activity_get_v2 ~171

No description provided.

NameTypeReqDescription
activityIdstringyes
contextstringyes
conversation_idstring
llm_modelstringyes

No output schema declared.

No examples provided.

linkedin_live_activity_reactions_v2 ~202

No description provided.

NameTypeReqDescription
activityIdstringyes
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes
startinteger

No output schema declared.

No examples provided.

linkedin_live_job_batch_v2 ~259

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_job_get_v2 ~171

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
jobIdstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

linkedin_live_job_hiringTeam_v2 ~191

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
jobIdstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

linkedin_live_job_relatedViews_v2 ~189

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
jobIdstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

linkedin_live_job_similar_v2 ~186

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
jobIdstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

linkedin_live_jobs_search_v2 ~430

No description provided.

NameTypeReqDescription
benefitsstring
commitmentsstring
companiesstring
contextstringyes
conversation_idstring
countinteger
cursorstring
datePostedstring
easyApply
experiencestring
fairChance
functionsstring
industriesstring
jobTypesstring
keywordstring
llm_modelstringyes
locationsstring
salarystring
sortBystring
startinteger
titlesstring
under10Applicants
verifiedJob
workplaceTypesstring

No output schema declared.

No examples provided.

linkedin_live_organization_affiliated_v2 ~190

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
organizationIdstringyes

No output schema declared.

No examples provided.

linkedin_live_organization_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_organization_get_v2 ~175

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
idstring
llm_modelstringyes

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.