MCP Server
MCP
Refetch
Fetch pages as markdown, search web and news, extract structured data. For AI agents.
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