web-tools

Give your AI agent the power to search & browse the web. A Model Context Protocol server for real-time web access.

Get Started Free Quick Start

Tools

web_search

Search the web with natural language queries. Returns structured results with titles, URLs, and snippets. Powered by SearXNG for privacy-respecting search.

web_fetch

Fetch and extract clean content from any URL. Returns readable text stripped of ads and boilerplate, perfect for AI consumption.

Quick Start

{
  "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.

Ready to get started?

Create a free account and get your API token instantly.

Create Free Account