Skip to main content
Glama
ZachDreamZ

agent-api-gateway-mcp

by ZachDreamZ

agent-api-gateway-mcp

Registry name: io.github.ZachDreamZ/agent-api-gateway

Published on npm as agent-api-gateway-mcp and registered with the official MCP Registry (registry.modelcontextprotocol.io).

MCP server for Agent API Gateway — extract structured JSON from public URLs for AI agents.

Install

npm i -g agent-api-gateway-mcp
# or run without install
npx -y agent-api-gateway-mcp

Related MCP server: Haunt API

Claude Desktop / Cursor config

{
  "mcpServers": {
    "agent-api-gateway": {
      "command": "npx",
      "args": ["-y", "agent-api-gateway-mcp"],
      "env": {
        "AGENT_API_KEY": "sk-your-api-key",
        "API_BASE_URL": "https://agentapigw.dpdns.org/v1"
      }
    }
  }
}

Get an API key at https://agentapigw.dpdns.org/dashboard/api-keys

Tools

Tool

Description

extract

Extract with schema product | article | company

extract_product

Product fields

extract_article

Article fields

extract_company

Company fields

list_schemas

Schema catalog

get_usage

Credits / tier

Env

  • AGENT_API_KEY (required) — API key from dashboard

  • API_BASE_URL (optional) — defaults to https://agentapigw.dpdns.org/v1

License

MIT

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Structured web context infrastructure for AI agents. Extract reliable schema-guided JSON from websites using Claude-powered parsing, Browserless fallback rendering, and MCP-native workflows.
    1
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    An MCP server for intelligent web content extraction from JavaScript-heavy sites using single-file and trafilatura. It enables AI agents to fetch, render, and paginate through clean article content and metadata.
    17
    MIT

View all related MCP servers

Related MCP Connectors

  • Zenrows MCP server — Fetch, Extract, Batch, and Browser Sessions for AI coding assistants

  • Jina AI Reader/Search MCP — turn any URL into clean LLM-ready markdown, plus web search.

  • Web search, page extraction and structured commerce, social and business data for AI agents

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ZachDreamZ/agent-api-gateway-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server