martinoyovo/ts-travel-mcp-server
A complete full-stack travel booking application with: Backend (MCP Server) TypeScript MCP server with 8 tools Mock flight database with real-time state Booking system with state persistence Multi-client support (Claude, Codex, Gemini)
Platform-specific configuration:
{
"mcpServers": {
"ts-travel-mcp-server": {
"command": "npx",
"args": [
"-y",
"ts-travel-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...