mcpbeat

AgniGateway Marketplace MCP Server

io.github.Kaanthan24/agnigateway-mcp
answering

AgniGateway Marketplace is answering right now. Last checked 7 min ago. It exposes 5 tools. Last commit 11 Jun 2026.

AI marketplace — flights, tours, activities, transport & more via MCP. No auth required.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
404 ms
Response time
average over 24h
0
Stars
last commit 11 Jun 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add agnigateway-mcp --transport http https://api.agnigateway.com/mcp/v1/public/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agnigateway-mcp": {
      "url": "https://api.agnigateway.com/mcp/v1/public/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agnigateway-mcp]
url = "https://api.agnigateway.com/mcp/v1/public/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agnigateway-mcp": {
      "url": "https://api.agnigateway.com/mcp/v1/public/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agnigateway-mcp": {
      "url": "https://api.agnigateway.com/mcp/v1/public/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

availability
check_availability
Check current availability and price for a specific offer.
bundle
get_bundle
Get a composed bundle for a hotel: the hotel product plus matching addon services (co-working pass, airport transfer, etc.). Returns a bundle_value_score and merged summary.
initiate
initiate_booking
Generate a tracked affiliate booking link for an offer. Logs the transaction for commission tracking. Return the booking_url to the user to complete their reservation.
offer
get_offer_detail
Get full enriched details for a specific travel offer by its source_id.
travel
search_travel
Search travel offers (hotels, tours, bundles) using natural language. Returns enriched, agent-optimised results including digital nomad scores, wifi quality, and direct booking links.

Endpoints

URLTransportStateLatencyChecked
https://api.agnigateway.com/mcp/v1/public/mcp streamable-http answering 402 ms 7 min ago

AgniGateway Marketplace — questions

Answers built from our own checks of this server.

What can AgniGateway Marketplace do?
It exposes 5 tools, read directly from the server on our last check. Among them: check_availability, get_bundle, get_offer_detail, initiate_booking, search_travel. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is AgniGateway Marketplace working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 404 ms. The bar chart above shows every period we have measured.
How do I connect AgniGateway Marketplace?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AgniGateway Marketplace need an API key?
No. AgniGateway Marketplace completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AgniGateway Marketplace?
It answers our handshake in 404 ms on average, which is faster than 33% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is AgniGateway Marketplace open source?
Yes — written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.