Home › Other › openwebninja-mcp

openwebninja-mcp

Official MCP server for OpenWeb Ninja APIs - 40+ real-time web data and SERP APIs as MCP tools

TypeScript
★ 36 stars Last pushed 2026-09-17 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y @openwebninja/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "openwebninja-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@openwebninja/[email protected]"
      ],
      "env": {
        "OPENWEBNINJA_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • OPENWEBNINJA_API_KEY required secret — Your OpenWeb Ninja API key

Related servers

Data from the Official MCP Registry