MCP Server
MCP
Intercept
Give your AI the ability to read the web. Fetches URLs as clean markdown with multi-tier fallback.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "intercept-mcp",
"version": "3.0.8",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Brave Search API key for the search tool (free tier: 2,000 queries/month). Not needed for the fetch tool.",
"isSecret": true,
"name": "BRAVE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment