Loading MCP server directory, please wait...
Official MCP server for OpenWeb Ninja APIs - 40+ real-time web data and SERP APIs as MCP tools
npx @getmcp/cli add io.github.OpenWeb-Ninja/openwebninja-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
OPENWEBNINJA_API_KEYYour OpenWeb Ninja API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.OpenWeb-Ninja/openwebninja-mcp": {
"command": "npx",
"args": [
"-y",
"@openwebninja/mcp-server"
],
"env": {
"OPENWEBNINJA_API_KEY": ""
}
}
}
}