Openwebninja MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 24 Jun 2026.
Official MCP server for OpenWeb Ninja APIs - 40+ real-time web data and SERP APIs as MCP tools
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add openwebninja-mcp -- npx -y @openwebninja/mcp-server
{
"mcpServers": {
"openwebninja-mcp": {
"args": [
"-y",
"@openwebninja/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.openwebninja-mcp]
command = "npx"
args = ["-y", "@openwebninja/mcp-server"]
{
"mcpServers": {
"openwebninja-mcp": {
"args": [
"-y",
"@openwebninja/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"openwebninja-mcp": {
"args": [
"-y",
"@openwebninja/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.