API Ninjas MCP — wraps the multi-endpoint API Ninjas data API (api-ninjas.com)
claude mcp add api-ninjas --transport http https://gateway.pipeworx.io/api-ninjas/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"api-ninjas": {
"url": "https://gateway.pipeworx.io/api-ninjas/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"api-ninjas": {
"serverUrl": "https://gateway.pipeworx.io/api-ninjas/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"api-ninjas": {
"type": "http",
"url": "https://gateway.pipeworx.io/api-ninjas/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"api-ninjas": {
"url": "https://gateway.pipeworx.io/api-ninjas/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"api-ninjas": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/api-ninjas/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/api-ninjas/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--api-ninjas/reviews or the review_server meta-tool.
POST /mcp