Simple MCP Server
JSON →A starter MCP server built with TypeScript and the official MCP SDK, featuring example tools like echo, add, time, and flight status.
Tools · 4
- echo Echoes back the input text
- add_numbers Adds two numbers together
- get_current_time Returns the current date and time
- get_flight_status Get real-time flight status using flight number (supports both mock and real API data)
Environment variables
AVIATIONSTACK_API_KEY