Social Fetch
REMOTE · API.SOCIALFETCH.DEV · SCANNED SEP 20
Public social-data API and live docs for AI coding agents.
Available components
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
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (monitors_delete). See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
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
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
claude mcp add --transport http social-freak-ltd-socialfetch 'https://api.socialfetch.dev/mcp'
{
"mcpServers": {
"social-freak-ltd-socialfetch": {
"url": "https://api.socialfetch.dev/mcp"
}
}
} {
"servers": {
"social-freak-ltd-socialfetch": {
"type": "http",
"url": "https://api.socialfetch.dev/mcp"
}
}
} [mcp_servers.social-freak-ltd-socialfetch] url = "https://api.socialfetch.dev/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"social-freak-ltd-socialfetch": {
"type": "remote",
"url": "https://api.socialfetch.dev/mcp",
"enabled": true
}
}
} openclaw mcp add social-freak-ltd-socialfetch --url 'https://api.socialfetch.dev/mcp' --transport streamable-http
mcp_servers:
social-freak-ltd-socialfetch:
url: "https://api.socialfetch.dev/mcp" {
"McpServers": {
"social-freak-ltd-socialfetch": {
"Transport": "http",
"Url": "https://api.socialfetch.dev/mcp"
}
}
} assistant mcp add social-freak-ltd-socialfetch -t streamable-http -u 'https://api.socialfetch.dev/mcp'
{
"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.
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
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 |
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 →
amazon_shop_get ~277
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
appleMusic_album_get ~285
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| albumId | string | – | – |
| context | string | yes | – |
| conversation_id | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
appleMusic_artist_get ~285
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| artistId | string | – | – |
| context | string | yes | – |
| conversation_id | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
appleMusic_search_list ~205
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| llm_model | string | yes | – |
| query | string | yes | – |
| type | string | – | – |
No output schema declared.
No examples provided.
appleMusic_track_get ~285
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| trackId | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
auth_whoami ~158
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| llm_model | string | yes | – |
No output schema declared.
No examples provided.
billing_balance_get ~161
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| llm_model | string | yes | – |
No output schema declared.
No examples provided.
bluesky_post_get ~265
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
bluesky_profile_get ~247
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| handle | string | – | – |
| llm_model | string | yes | – |
| screen_name | string | – | – |
| user | string | – | – |
| userName | string | – | – |
| username | string | – | – |
No output schema declared.
No examples provided.
bluesky_profile_posts_list ~279
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| handle | string | – | – |
| llm_model | string | yes | – |
| screen_name | string | – | – |
| user | string | – | – |
| userId | string | – | – |
| userName | string | – | – |
| username | string | – | – |
No output schema declared.
No examples provided.
docs_read ~272
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| docsPathname | string | yes | – |
| llm_model | string | yes | – |
| mode | string | – | – |
No output schema declared.
No examples provided.
docs_search ~266
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| currentDocsPathname | string | – | – |
| limit | integer | – | – |
| llm_model | string | yes | – |
| query | string | yes | – |
No output schema declared.
No examples provided.
facebook_adLibrary_ad_get ~325
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| adId | string | – | – |
| context | string | yes | – |
| conversation_id | string | – | – |
| includeTranscript | – | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| trim | – | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
facebook_adLibrary_ads_search_get ~341
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| adType | string | – | – |
| context | string | yes | – |
| conversation_id | string | – | – |
| country | string | – | – |
| cursor | string | – | – |
| endDate | string | – | – |
| llm_model | string | yes | – |
| mediaType | string | – | – |
| query | string | yes | – |
| searchType | string | – | – |
| sortBy | string | – | – |
| startDate | string | – | – |
| status | string | – | – |
| trim | boolean | – | – |
No output schema declared.
No examples provided.
facebook_adLibrary_companies_search ~192
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| llm_model | string | yes | – |
| query | string | yes | – |
No output schema declared.
No examples provided.
facebook_company_ads_list ~339
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| companyName | string | – | – |
| context | string | yes | – |
| conversation_id | string | – | – |
| country | string | – | – |
| cursor | string | – | – |
| endDate | string | – | – |
| language | string | – | – |
| llm_model | string | yes | – |
| mediaType | string | – | – |
| pageId | string | – | – |
| sortBy | string | – | – |
| startDate | string | – | – |
| status | string | – | – |
No output schema declared.
No examples provided.
facebook_event_get ~283
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| eventId | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
facebook_events_list ~305
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| time | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
facebook_events_search_list ~196
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| llm_model | string | yes | – |
| query | string | yes | – |
No output schema declared.
No examples provided.
facebook_group_get ~284
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| groupId | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
facebook_group_posts_list ~377
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| sortBy | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
facebook_marketplace_item_get ~292
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| itemId | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
facebook_marketplace_locations_search ~196
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| llm_model | string | yes | – |
| query | string | yes | – |
No output schema declared.
No examples provided.
facebook_marketplace_search_list ~550
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| availability | string | – | – |
| condition | string | – | – |
| context | string | yes | – |
| conversation_id | string | – | – |
| count | integer | – | – |
| cursor | string | – | – |
| dateListed | string | – | – |
| deliveryMethod | string | – | – |
| lat | number | – | – |
| limit | integer | – | – |
| llm_model | string | yes | – |
| lng | number | – | – |
| maxPrice | number | – | – |
| minPrice | number | – | – |
| query | string | yes | – |
| radiusKm | number | – | – |
| sortBy | string | – | – |
No output schema declared.
No examples provided.
facebook_post_comments_list ~326
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| feedbackId | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
facebook_post_comments_replies_list ~201
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | yes | – |
| llm_model | string | yes | – |
No output schema declared.
No examples provided.
facebook_post_get ~303
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| includeComments | – | – | – |
| includeTranscript | – | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
facebook_post_transcript_get ~275
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
facebook_profile_events_list ~299
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
facebook_profile_get ~289
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| includeBusinessHours | boolean | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
facebook_profile_photos_list ~354
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| hostMedia | – | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
facebook_profile_posts_list ~372
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| hostMedia | – | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| pageId | string | – | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
facebook_profile_reels_list ~355
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| hostMedia | – | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
get_more_tools ~170
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| llm_model | string | yes | – |
No output schema declared.
No examples provided.
github_profile_activity_list ~307
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| handle | string | – | – |
| llm_model | string | yes | – |
| screen_name | string | – | – |
| user | string | – | – |
| userName | string | – | – |
| username | string | – | – |
| year | integer | – | – |
No output schema declared.
No examples provided.
github_profile_contributions_get ~270
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| handle | string | – | – |
| llm_model | string | yes | – |
| screen_name | string | – | – |
| user | string | – | – |
| userName | string | – | – |
| username | string | – | – |
| year | integer | – | – |
No output schema declared.
No examples provided.
github_profile_followers_list ~270
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| handle | string | – | – |
| llm_model | string | yes | – |
| screen_name | string | – | – |
| user | string | – | – |
| userName | string | – | – |
| username | string | – | – |
No output schema declared.
No examples provided.
github_profile_following_list ~271
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| handle | string | – | – |
| llm_model | string | yes | – |
| screen_name | string | – | – |
| user | string | – | – |
| userName | string | – | – |
| username | string | – | – |
No output schema declared.
No examples provided.
github_profile_get ~246
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| handle | string | – | – |
| llm_model | string | yes | – |
| screen_name | string | – | – |
| user | string | – | – |
| userName | string | – | – |
| username | string | – | – |
No output schema declared.
No examples provided.
github_profile_pullRequests_list ~315
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| handle | string | – | – |
| llm_model | string | yes | – |
| screen_name | string | – | – |
| since | string | – | – |
| until | string | – | – |
| user | string | – | – |
| userName | string | – | – |
| username | string | – | – |
No output schema declared.
No examples provided.
github_profile_repositories_list ~344
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| cursor | string | – | – |
| direction | string | – | – |
| handle | string | – | – |
| llm_model | string | yes | – |
| screen_name | string | – | – |
| sort | string | – | – |
| type | string | – | – |
| user | string | – | – |
| userName | string | – | – |
| username | string | – | – |
No output schema declared.
No examples provided.
github_repositories_get ~265
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
github_trending_developers_list ~201
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| language | string | – | – |
| llm_model | string | yes | – |
| since | string | – | – |
No output schema declared.
No examples provided.
github_trending_repositories_list ~213
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| language | string | – | – |
| llm_model | string | yes | – |
| since | string | – | – |
| spokenLanguageCode | string | – | – |
No output schema declared.
No examples provided.
google_adLibrary_ad_get ~272
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| link | string | – | – |
| llm_model | string | yes | – |
| permalink | string | – | – |
| tweetId | string | – | – |
| tweetUrl | string | – | – |
| tweet_id | string | – | – |
| tweet_url | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
google_adLibrary_advertisers_search ~210
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| context | string | yes | – |
| conversation_id | string | – | – |
| llm_model | string | yes | – |
| query | string | yes | – |
| region | string | – | – |
No output schema declared.
No examples provided.
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.