AirTrail Server
БесплатноНе проверенEnables AI assistants to manage a self-hosted AirTrail flight tracking instance, providing natural language access to flight data, travel history, and statistic
Описание
Enables AI assistants to manage a self-hosted AirTrail flight tracking instance, providing natural language access to flight data, travel history, and statistics.
README
An MCP (Model Context Protocol) server for managing your AirTrail flight tracking instance through AI assistants.
Overview
This server enables LLMs to interact with your self-hosted AirTrail application, providing natural language access to your flight data. Manage your travel history, search flights, and analyze statistics through conversational interfaces.
Example:
When was my last trip to france?
Get my flights tickets from the download foolder and add the trips information to airtrail
Prerequisites
- A running AirTrail instance
- MCP-compatible client (Claude Code/Desktop, OpenCode)
- AirTrail API credentials
Usage
- Clone this project
- Create a .env file
AIRTRAIL_API_KEY=
AIRTRAIL_BASE_URL=http://localhost:5173/api
AIRTRAIL_USER_ID=
- Edit your client config file
{
"mcpServers": {
"airtrail": {
"command": "uv",
"args": ["run" , "/the-project-path/AirTrail_MCP_server/src/server.py"],
}
}
}
Установка AirTrail Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/maboukerfa/AirTrail_MCP_serverFAQ
AirTrail Server MCP бесплатный?
Да, AirTrail Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для AirTrail Server?
Нет, AirTrail Server работает без API-ключей и переменных окружения.
AirTrail Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить AirTrail Server в Claude Desktop, Claude Code или Cursor?
Открой AirTrail Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare AirTrail Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
