Skip to content
Cursor

fetch extract for Cursor

io.github.cedrickouma/fetch-extract

MCP server (stdio): fetch web pages as clean readable markdown via the AgentForge API

client:Cursor transport:streamable-http runtime:npm

Install fetch extract in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "fetch-extract": {
      "url": "https://apim-agentforge-6lfm33.azure-api.net/fetch-extract/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

fetch extract in other clients