What is the Agent API Gateway MCP server?
Extract structured web data (product, article, company) for AI agents via Agent API Gateway
How to install Agent API Gateway
Copy-paste configuration for popular MCP clients.
AGENT_API_KEYrequiredsecretAgent API Gateway API key from the dashboard (sk-...)
API_BASE_URLOptional API base URL override
{
"mcpServers": {
"agent-api-gateway": {
"command": "npx",
"args": [
"-y",
"agent-api-gateway-mcp"
],
"env": {
"AGENT_API_KEY": "<YOUR_AGENT_API_KEY>",
"API_BASE_URL": "<YOUR_API_BASE_URL>"
}
}
}
}{
"mcpServers": {
"agent-api-gateway": {
"command": "npx",
"args": [
"-y",
"agent-api-gateway-mcp"
],
"env": {
"AGENT_API_KEY": "<YOUR_AGENT_API_KEY>",
"API_BASE_URL": "<YOUR_API_BASE_URL>"
}
}
}
}{
"mcpServers": {
"agent-api-gateway": {
"command": "npx",
"args": [
"-y",
"agent-api-gateway-mcp"
],
"env": {
"AGENT_API_KEY": "<YOUR_AGENT_API_KEY>",
"API_BASE_URL": "<YOUR_API_BASE_URL>"
}
}
}
}{
"servers": {
"agent-api-gateway": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-api-gateway-mcp"
],
"env": {
"AGENT_API_KEY": "<YOUR_AGENT_API_KEY>",
"API_BASE_URL": "<YOUR_API_BASE_URL>"
}
}
}
}claude mcp add agent-api-gateway --env AGENT_API_KEY=<YOUR_AGENT_API_KEY> --env API_BASE_URL=<YOUR_API_BASE_URL> -- npx -y agent-api-gateway-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.