0
/ 100
6 days ago
glama

agent-api-gateway-mcp

Structured web extraction MCP server for AI agents. URL + schema to validated product/article/company JSON via Agent API Gateway. Install with npx -y agent-api-gateway-mcp.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: OPENROUTER_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
⚠️
Known vulnerabilities in dependencies: 8 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 16 credentials: ADMIN_HEALTH_TOKEN, AGENTAPI_APP_DB_PASSWORD, AGENTAPI_KEY, AGENT_API_KEY, ANTHROPIC_API_KEY, BETTER_AUTH_API_KEY, BETTER_AUTH_SECRET, GEMINI_API_KEY, GITHUB_CLIENT_SECRET, GOOGLE_CLIENT_SECRET, LIMITBREAK_API_KEY, OPENROUTER_API_KEY, POLAR_ACCESS_TOKEN, POLAR_WEBHOOK_SECRET, RESEND_API_KEY, STATUSPLATE_APP_DB_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies8 high5 medium30 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highhono@4.6.0GHSA-3vhc-576x-3qv4

Hono JWK Auth Middleware has JWT algorithm confusion when JWK lacks "alg" (untrusted header.alg fallback)

highhono@4.6.0GHSA-88fw-hqm2-52qc

hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard

highhono@4.6.0GHSA-f67f-6cw9-8mq4

Hono JWT Middleware's JWT Algorithm Confusion via Unsafe Default (HS256) Allows Token Forgery and Auth Bypass

highhono@4.6.0GHSA-m732-5p4w-x69g

Hono Improper Authorization vulnerability

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretADMIN_HEALTH_TOKEN
🔐 secretAGENTAPI_APP_DB_PASSWORD
🔐 secretAGENTAPI_KEY
🔐 secretAGENT_API_KEYexport =sk-your-key # from dashboard; never commit
configALERT_WEBHOOK_URL
🔐 secretANTHROPIC_API_KEY
configAPI_BASE_URLexport =https://agentapigw.dpdns.org/v1
configAPP_DOMAIN
🔐 secretBETTER_AUTH_API_KEY
🔐 secretBETTER_AUTH_SECRET
configBETTER_AUTH_URL
configDATABASE_URL
configEMAIL_FROM1. Set RESEND_API_KEY (and optionally on a verified domain).
configEXTRACTION_LLM
🔐 secretGEMINI_API_KEY
configGITHUB_CLIENT_IDGitHub OAuth (optional): + GITHUB_CLIENT_SECRET
🔐 secretGITHUB_CLIENT_SECRETGitHub OAuth (optional): GITHUB_CLIENT_ID +
configGOOGLE_CLIENT_IDGoogle OAuth (optional): + GOOGLE_CLIENT_SECRET
🔐 secretGOOGLE_CLIENT_SECRETGoogle OAuth (optional): GOOGLE_CLIENT_ID +
🔐 secretLIMITBREAK_API_KEY
configLIMITBREAK_URL
🔐 secretOPENROUTER_API_KEY
🔐 secretPOLAR_ACCESS_TOKEN
configPOLAR_PRODUCT_HOBBY
configPOLAR_PRODUCT_HOBBY_ANNUAL
configPOLAR_PRODUCT_PRO
configPOLAR_PRODUCT_PRO_ANNUAL
configPOLAR_PRODUCT_SCALE
configPOLAR_PRODUCT_SCALE_ANNUAL
configPOLAR_PRODUCT_STARTER
configPOLAR_SERVER
🔐 secretPOLAR_WEBHOOK_SECRET
configREDIS_URL
🔐 secretRESEND_API_KEY1. Set (and optionally EMAIL_FROM on a verified domain).
🔐 secretSTATUSPLATE_APP_DB_PASSWORD
configSUPPORT_EMAIL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/zachdreamz-agent-api-gateway-u6v6hv)](https://m8ven.ai/mcp/zachdreamz-agent-api-gateway-u6v6hv)
commit: 2d6cc7fb138a171c78d839ee251db40414f7f119
code hash: a75e901164fb627ecbbb54cd427983783950c852831ea9b42dd680827d53fb36
verified: 7/25/2026, 8:34:30 AM
view raw JSON →