← Back to Plugins
MCP Server MCP

Web Search

github By github 👁 1 views ▲ 0 votes

Keyless multi-engine web search, fetch, and clean-Markdown read for AI agents. No API keys.

Homepage Verified source GitHub

Install

uvx websearch-skill

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "websearch-skill",
      "version": "0.2.6",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "description": "Start the FastMCP stdio server",
          "value": "mcp",
          "type": "positional",
          "valueHint": "subcommand"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...