sydhsn/travel-agency-mcp
Travel Agency — Backend MCP Server Documentation Overview The backend is a NestJS application that acts as an MCP (Model Context Protocol) server. It exposes travel agency operations — adding travelers, listing them, searching by destination — as MCP tools that any MCP-compatible client can invoke via a single POST /mcp/tools/call endpoint. Framew
Stars
—
Forks
—
Language
TypeScript
License
—
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/sydhsn/travel-agency-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rekog-labs/MCP-Nest
A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI...
hmake98/nestjs-starter
Production-ready NestJS boilerplate with JWT auth, PostgreSQL/Prisma, AWS S3/SES, Bull/Redis...
btwld/nest-mcp
Build Model Context Protocol (MCP) servers, clients, and gateways using the NestJS ecosystem you...
bamada/nestjs-mcp
NestJS module for seamless Model Context Protocol (MCP) server integration using decorators.
ts-oas/nest-openapi
A modern, modular set of utilities for building OpenAPI-driven NestJS apps.