Give your AI agent the power to search & browse the web. A Model Context Protocol server for real-time web access.
Search the web with natural language queries. Returns structured results with titles, URLs, and snippets. Powered by SearXNG for privacy-respecting search.
Fetch and extract clean content from any URL. Returns readable text stripped of ads and boilerplate, perfect for AI consumption.
{
"mcpServers": {
"web-tools": {
"type": "streamable-http",
"url": "https://web-tools.copal.chat/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_TOKEN"
}
}
}
}
Add to your MCP client config. Sign up to get an API token.
Create a free account and get your API token instantly.
Create Free Account