← Back to Plugins
MCP Server MCP

Refetch

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Fetch pages as markdown, search web and news, extract structured data. For AI agents.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://refetch.cloud/mcp",
      "headers": [
        {
          "description": "Your refetch.cloud API key (starts with ftch_). Get one free at https://www.refetch.cloud/console",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...