Back to directory
josemartinrodriguezmortaloni/websearch-tools

josemartinrodriguezmortaloni/websearch-tools

@josemartinrodriguezmortaloni

Web Search tools are a series of tools that allow Claude to access the internet via MCP Server

web-searchcontent-extractionfirecrawlmcp-serverpythonsearch-toolscontext

Installation & Configuration

{
  "mcpServers": {
    "websearch": {
      "command": "uv",
      "args": [
        "--directory",
        "D:\\ABSOLUTE\\PATH\\TO\\WebSearch",
        "run",
        "main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15