odysseus-web-mcp

AceAtDev/odysseus-web-mcp
★ 0 stars Python Browser/Web Updated today
Secure MCP server for public web search and URL fetching.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "odysseus-web-mcp": {
      "command": "uvx",
      "args": [
        "odysseus-web-mcp"
      ]
    }
  }
}

Or install with pip: pip install odysseus-web-mcp

README Excerpt

Odysseus Web MCP is a standalone [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server for safe public-web search and URL fetching. It runs locally over stdio and gives MCP-compatible AI assistants two retrieval tools: `web_search` to discover sources and `web_fetch` to retrieve and extract public URLs.

Topics

ai-agentsclaude-codecodexcursormcpmodel-context-protocolpythonssrf-protectionweb-fetchweb-search