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
spotify_artist_get ~281

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.

spotify_track_get ~281

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.

telegram_channel_get ~242

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

telegram_channel_post_get ~268

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
postIdstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

telegram_channel_posts_get ~282

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

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

threads_profile_get ~244

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

threads_profile_posts_list ~264

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
trimboolean
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

threads_search_list ~226

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
endDatestring
llm_modelstringyes
querystringyes
startDatestring
trim

No output schema declared.

No examples provided.

threads_users_search ~177

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
querystringyes

No output schema declared.

No examples provided.

tiktok_adLibrary_ad_get ~301

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.

tiktok_adLibrary_ads_search_get ~224

No description provided.

NameTypeReqDescription
advertiserNamestring
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes
querystring

No output schema declared.

No examples provided.

tiktok_collection_videos_list ~292

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.

tiktok_feed_trending_list ~207

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
regionstringyes
trim

No output schema declared.

No examples provided.

tiktok_music_videos_list ~210

No description provided.

NameTypeReqDescription
clipIdstringyes
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes

No output schema declared.

No examples provided.

tiktok_product_get ~307

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.

tiktok_product_reviews_list ~365

No description provided.

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

No output schema declared.

No examples provided.

tiktok_profile_audience_get ~245

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

tiktok_profile_engagement_get ~245

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

tiktok_profile_followers_list ~294

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
llm_modelstringyes
screen_namestring
trim
userstring
userIdstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

tiktok_profile_following_list ~280

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
llm_modelstringyes
screen_namestring
trimboolean
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

tiktok_profile_get ~259

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

tiktok_profile_live_check ~244

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

tiktok_profile_region_get ~245

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

tiktok_profile_showcaseProducts_list ~287

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
llm_modelstringyes
regionstring
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

tiktok_profile_videos_list ~381

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
hostMedia
llm_modelstringyes
regionstring
screen_namestring
sortBystring
trimboolean
userstring
userIdstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

tiktok_search_hashtag_list ~265

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
hashtagstringyes
llm_modelstringyes
regionstring
trimboolean

No output schema declared.

No examples provided.

tiktok_search_suggestions_list ~204

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
querystringyes
regionstring

No output schema declared.

No examples provided.

tiktok_search_top_list ~264

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
datePostedstring
llm_modelstringyes
querystringyes
regionstring
sortBystring

No output schema declared.

No examples provided.

tiktok_search_videos_list ~281

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
datePostedstring
llm_modelstringyes
querystringyes
regionstring
sortBystring
trimboolean

No output schema declared.

No examples provided.

tiktok_shop_products_list ~331

No description provided.

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

No output schema declared.

No examples provided.

tiktok_shop_products_search ~227

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
llm_modelstringyes
pageinteger
querystringyes
regionstring

No output schema declared.

No examples provided.

tiktok_song_get ~194

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
idstringyes
llm_modelstringyes

No output schema declared.

No examples provided.

tiktok_users_search ~198

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
llm_modelstringyes
querystringyes

No output schema declared.

No examples provided.

tiktok_video_comments_list ~316

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.

tiktok_video_comments_replies_list ~331

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.

tiktok_video_download_get ~296

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.

tiktok_video_get ~403

No description provided.

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

No output schema declared.

No examples provided.

tiktok_video_transcript_get ~336

No description provided.

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

No output schema declared.

No examples provided.

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

truthsocial_profile_get ~235

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

truthsocial_profile_posts_list ~326

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
cursorstring
handlestring
includeReplies
limitinteger
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

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

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

twitch_profile_schedule_get ~241

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
handlestring
llm_modelstringyes
screen_namestring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

twitch_profile_videos_list ~321

No description provided.

NameTypeReqDescription
contextstringyes
conversation_idstring
filterBystring
handlestring
llm_modelstringyes
screen_namestring
sortBystring
userstring
userNamestring
usernamestring

No output schema declared.

No examples provided.

twitter_community_get ~267

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.

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.