MCP Server
MCP
Evocrawl MCP Server
MCP server for Evocrawl — search, scrape, and interact with the web.
Install
npx -y @evocrawl/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@evocrawl/evocrawl-mcp",
"version": "4.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your API key for Evocrawl",
"format": "string",
"isSecret": true,
"name": "EVOCRAWL_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment