Initial commit

This commit is contained in:
2026-04-11 22:21:29 -05:00
commit 075a2d3cb6
2 changed files with 21 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# gds-mock-mcp
Mock Global Distribution System (GDS) server exposing flight, hotel, and car rental booking operations as Model Context Protocol (MCP) tools via HTTP transport. The server provides realistic mock data for testing travel applications without connecting to real GDS systems, with session-based state management and multi-service booking capabilities.