api-agent — MCP Server by agoda-com

by agoda-com · MCP Server · ★ 279

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About api-agent

API Agent Turn any API into an MCP server. Query in English. Get results—even when the API can't. Point at any GraphQL or REST API. Ask questions in natural language. The agent fetches data, stores it in DuckDB, and runs SQL post-processing. Rankings, filters, JOINs work even if the API doesn't support them. What Makes It Different 🎯 Zero config. No custom MCP code per API. Point at a GraphQL endpoint or OpenAPI spec — schema introspected automatically. ✨ SQL post-processing. API returns 10,000 unsorted rows? Agent ranks top 10. No GROUP BY? Agent aggregates. Need JOINs across endpoints? Agent combines. 🔒 Safe by default. Read-only. Mutations blocked unless explicitly allowed. 🧠 Recipe learning. Successful queries become cached pipelines. Reuse instantly without LLM reasoning. Quick Start 1. Run (choose one): 2. Add to any MCP client: json { "mcpServers": { "rickandmorty": { "url": "http://localhost:3000/mcp", "headers": { "X-Target-URL": "https://rickandmortyapi.com/graphql",

apimcp

Quick Facts

Stars279
Forks44
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score76.1479123630695/100
Open Issues5
Last Updated2026-06-19
Created2026-01-11
Platformsmcp, python
Est. Tokens~15k

api-agent alternative? Top 6 similar tools

Looking for a api-agent alternative? If you're comparing api-agent with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • telegram-mcp by chigwell · ⭐ 1.2k

    Telegram MCP server powered by Telethon to let MCP clients read chats, manage groups, and send/modify messages

  • grafbase by grafbase · ⭐ 1.2k

    [Acquired by The Guild] The Grafbase GraphQL Federation Gateway

  • bank-api by erwinkramer · ⭐ 835

    The Bank API is a design reference project suitable to bootstrap development for a compliant and modern API.

  • nexus by Nexus-Router · ⭐ 485

    Govern & Secure your AI

  • anytype-mcp by anyproto · ⭐ 462

    An MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki -

  • alfanous by Alfanous-team · ⭐ 285

    Alfanous is an Arabic search engine API provides the simple and advanced search in Quran , more features and m

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is api-agent?

api-agent is Universal MCP server for GraphQL/REST APIs. It is categorized as a MCP Server with 279 GitHub stars.

What programming language is api-agent written in?

api-agent is primarily written in Python. It covers topics such as api, mcp.

How do I install or use api-agent?

You can find installation instructions and usage details in the api-agent GitHub repository at github.com/agoda-com/api-agent. The project has 279 stars and 44 forks, indicating an active community.

What license does api-agent use?

api-agent is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to api-agent?

The top alternatives to api-agent on Agent Skills Hub include telegram-mcp, grafbase, bank-api. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools