MCP Seat Reservation Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_officesC | Get all offices |
| get_officeC | Get specific office by ID |
| get_office_seatsB | Get all seats for a specific office |
| get_reservationsC | Get reservations with optional date filtering |
| get_reservationC | Get specific reservation by ID |
| create_reservationC | Create a new seat reservation |
| update_reservationC | Update an existing reservation |
| cancel_reservationC | Cancel a reservation by ID |
| get_available_seatsC | Get available seats for a specific period |
| find_seat_by_numberC | Find a seat by seat number in an office |
| get_all_commentsB | Get all comments across all seats |
| get_seat_commentsC | Get comments for a specific seat |
| add_commentC | Add a comment to a seat |
| delete_commentC | Delete a comment by ID |
| get_comment_countsC | Get comment count for each seat |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/nomura565/claude-chat-app-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server