Web Crawler MCP
SearchMCP server for web crawling and news extraction — browse the web, extract articles, and process news feeds.
Quick Install
uvx web-crawler-mcp-server Manual configuration
Add this to your Claude Code settings.json (or .claude/settings.json in your project):
{
"mcpServers": {
"web-crawler-mcp": {
"command": "uvx",
"args": [
"web-crawler-mcp-server"
]
}
}
} Looking for the right MCP server?
Answer a few questions — get an AI-picked shortlist of MCP servers that match your IDE and stack.
Open AI Tool Finder