Back to MCP Servers
Nab
Ultra-fast web fetcher and MCP server with HTTP/3, JS rendering, anti-fingerprinting, browser cookie auth, and 1Password integration. Fetches any URL as clean Markdown for AI context.
search-data-extractionbrowserai
Installation
npx -y nabConfiguration
{
"mcpServers": {
"nab": {
"command": "npx",
"args": ["-y", "nab"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes