Skip to main content
The Reader MCP server lets AI coding tools scrape, crawl, extract, and discover web content directly. Install it once and your AI assistant can read any URL, crawl entire sites, or extract structured data on demand. Published as @vakra-dev/reader-mcp on npm. Works with any tool that supports the Model Context Protocol.

Setup

You need a Reader API key. Get one at console.reader.dev.

Claude Code

Then set your API key:

Claude Desktop

Add to your claude_desktop_config.json:

Cursor

Add to your Cursor MCP settings (Settings > Features > MCP Servers):

VS Code

Add to your .vscode/mcp.json or user settings:

Windsurf

Add to your ~/.codeium/windsurf/mcp_config.json:

Codex

Add to your ~/.codex/config.toml:

OpenCode

Add to your opencode.jsonc:

Available tools

Once connected, your AI assistant has access to these tools:

Example prompts

Once the MCP server is connected, you can ask your AI assistant things like: The AI assistant will automatically call the appropriate Reader tool and return the results.

Self-hosted

If you’re running a self-hosted Reader instance, set the READER_API_URL environment variable alongside your API key:

Pricing

MCP tools use the same credit system as the API:

Next