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
其他 分类下的更多 MCP 服务器
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论