Skip to main content
Glama
xiaonieli7

Flight Ticket MCP Server

by xiaonieli7
__main__.py210 B
""" 模块入口点 - 当使用 python -m flight_ticket_mcp_server 运行时的入口点 """ if __name__ == "__main__": # 导入并调用main函数 from flight_ticket_mcp_server import main main()

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xiaonieli7/FlightTicketMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server