Amadeus MCP Server
@donghyun-chae
Amadeus MCP Server について
Amadeus MCP(Model Context Protocol) Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-amadeus": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@donghyun-chae/mcp-amadeus",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Amadeus MCP Server?
Amadeus MCP Server is a community-developed Model Context Protocol (MCP) server that integrates with the Amadeus Flight Offers Search API to enable flight search through natural language. It is designed for use with MCP-compatible clients such as Claude Desktop.
How to use Amadeus MCP Server?
Install via Smithery, or clone the repository and run uv sync to install dependencies. Obtain API credentials from developers.amadeus.com, set AMADEUS_CLIENT_ID and AMADEUS_CLIENT_SECRET in a .env file, then register the server in your MCP client using the provided JSON configuration. The server exposes the get_flight_offers tool for flight search.
Key features of Amadeus MCP Server
- Flight search via natural language queries
- Powered by Amadeus Flight Offers Search API
- Supports origin, destination, dates, and passenger details
- Configurable parameters (travel class, non-stop, currency, etc.)
- Returns airline, times, duration, and pricing details
Use cases of Amadeus MCP Server
- Search for flights between two cities on specific dates using an LLM
- Find non-stop flights from New York to London on a given day
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
コメント