Skip to content
Back to search
30
MCP streamable-http

Social Fetch

io.github.social-freak-ltd/socialfetch

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

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

n8n-nodes-socialfetch
Fetch social media and web data with the Social Fetch API.
0 tools
Refetch
Fetch pages as markdown, search web and news, extract structured data. For AI agents.
0 tools · streamable-http
io.github.socialapishub/social-media-api
Unified social media API for AI agents. Access Facebook, Instagram, TikTok, and more.
0 tools
docfork
Docfork - Up-to-date docs for AI Coding Agents.
0 tools · http
SteadyFetch live
Reliable web fetching for AI agents with retry, circuit breaker, caching, and anti-bot bypass
5 tools · streamable-http
io.github.SocialAPIsHub/social-media-api
Unified social media API for AI agents. Access Facebook, Instagram, TikTok, and more.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "social_fetch": {
      "url": "https://api.socialfetch.dev/mcp",
      "transport": "streamable-http"
    }
  }
}