Skip to main content
Glama

Movie Reservation MCP

MCP wrapper for the movie reservation GraphQL API.

This repository exists so the reservation MCP can have its own issue tracker, CI, and artifact pipeline while the implementation is extracted from the golden-path/demo baseline.

Current State

This is a scaffold. The first implementation issue should port or rebuild the reservation MCP tool contract proven by the local multi-service observability demo:

browser -> Python agent -> recommendation MCP -> Rust recommendation API
                        -> reservation MCP -> NestJS reservation API

Related MCP server: mcp-graphql-enhanced

Expected Runtime Contract

  • MCP endpoint: http://127.0.0.1:8091/mcp

  • Health endpoint: http://127.0.0.1:8091/health

  • Downstream API: configured by MOVIE_RESERVATION_GRAPHQL_URL

Expected tools:

  • reservation_get_catalog

  • reservation_request_seats

  • reservation_get_request_status

  • reservation_health

Tools should forward:

  • traceparent

  • tracestate

  • X-Correlation-Id

  • X-Request-Id

  • X-Demo-Fault

Checks

python -m compileall src
F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    D
    quality
    D
    maintenance
    An MCP server that allows users to search for movies, get detailed information, receive genre-based recommendations, and discover popular/trending films using OMDb and TMDb APIs.
    Last updated
    5
    23
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    An MCP server that wraps The Movie Database (TMDB) API, enabling search for movies and TV shows, retrieval of movie details, recommendations, similar movies, trending content, streaming providers, and movie discovery.
    Last updated
    8

View all related MCP servers

Related MCP Connectors

  • The official MCP Server from Mia-Platform to interact with Mia-Platform Console

  • An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform

  • MCP server for interacting with the Supabase platform

View all MCP Connectors

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/movie-reservation-platform-lab/movie-reservation-mcp'

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