Aviationstack Mcp
@Pradumnasaraf
Aviationstack Mcp について
An MCP server using the AviationStack API to fetch real-time flight data including airline flights, airport schedules, future flights and aircraft types ✈️.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"Aviationstack MCP": {
"command": "uvx",
"args": [
"aviationstack-mcp"
],
"env": {
"AVIATION_STACK_API_KEY": "<your-api-key>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Aviationstack Mcp?
Aviationstack Mcp is an MCP server that provides tools to interact with the AviationStack API. It enables retrieval of real-time and historical flight data, aircraft information, and core reference data such as airports, airlines, routes, and taxes, making aviation data accessible for developers and applications.
How to use Aviationstack Mcp?
Configure the server in your MCP client using uvx (recommended) or by cloning the repository. Set the environment variable AVIATION_STACK_API_KEY with your free Aviationstack API key. The server exposes twelve tools as Python functions, all ready to be invoked in an MCP-compatible environment.
Key features of Aviationstack Mcp
- Get flights for a specific airline
- Fetch historical flights by date
- Retrieve arrival/departure schedules for airports
- Fetch future flight schedules
- Get random aircraft types
- Get detailed info on random airplanes, countries, and cities
- List airports, airlines, routes, and taxes with optional filtering
Use cases of Aviationstack Mcp
- Analyze flight patterns for a specific airline
- Retrieve historical flight data for a given date
- Obtain real-time airport arrival/departure schedules
- Look up aviation reference data (airports, airlines, routes, taxes)
FAQ from Aviationstack Mcp
—
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
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.
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
コメント