Agent API Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from npm. Last commit 24 Jul 2026.
Extract structured web data (product, article, company) for AI agents via Agent API Gateway
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 agent-api-gateway -- npx -y agent-api-gateway-mcp
{
"mcpServers": {
"agent-api-gateway": {
"args": [
"-y",
"agent-api-gateway-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agent-api-gateway]
command = "npx"
args = ["-y", "agent-api-gateway-mcp"]
{
"mcpServers": {
"agent-api-gateway": {
"args": [
"-y",
"agent-api-gateway-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-api-gateway": {
"args": [
"-y",
"agent-api-gateway-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.