{
  "markdown": "# agent-api-gateway-mcp\n\nRegistry name: `io.github.ZachDreamZ/agent-api-gateway`\n\nPublished on npm as `agent-api-gateway-mcp` and registered with the official MCP Registry (`registry.modelcontextprotocol.io`).\n\nMCP server for [Agent API Gateway](https://agentapigw.dpdns.org) — extract structured JSON from public URLs for AI agents.\n\n## Install\n\n```bash\nnpm i -g agent-api-gateway-mcp\n# or run without install\nnpx -y agent-api-gateway-mcp\n```\n\n## Claude Desktop / Cursor config\n\n```json\n{\n  \"mcpServers\": {\n    \"agent-api-gateway\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"agent-api-gateway-mcp\"],\n      \"env\": {\n        \"AGENT_API_KEY\": \"sk-your-api-key\",\n        \"API_BASE_URL\": \"https://agentapigw.dpdns.org/v1\"\n      }\n    }\n  }\n}\n```\n\nGet an API key at https://agentapigw.dpdns.org/dashboard/api-keys\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `extract` | Extract with schema `product` \\| `article` \\| `company` |\n| `extract_product` | Product fields |\n| `extract_article` | Article fields |\n| `extract_company` | Company fields |\n| `list_schemas` | Schema catalog |\n| `get_usage` | Credits / tier |\n\n## Env\n\n- `AGENT_API_KEY` (required) — API key from dashboard\n- `API_BASE_URL` (optional) — defaults to `https://agentapigw.dpdns.org/v1`\n\n## License\n\nMIT\n",
  "bytes": 1285,
  "sha": "80fa6e1a8fa765b3cd7277f63b573b9df919c2505c3818ebc8e1e6866cd94478",
  "repo_slug": "zachdreamz/agent-api-gateway-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_zachdreamz_agent_api_gateway_6b2fe773/readme"
}