xiaonieli7/FlightTicketMCP
Flight Ticket MCP Server 实现了供航空机票相关查询操作的工具和资源。它作为AI助手与航空服务系统之间的桥梁,专注于航班实时动态查询功能。
Platform-specific configuration:
{
"mcpServers": {
"FlightTicketMCP": {
"command": "npx",
"args": [
"-y",
"FlightTicketMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...