Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_offices

Get all offices

get_office

Get specific office by ID

get_office_seats

Get all seats for a specific office

get_reservations

Get reservations with optional date filtering

get_reservation

Get specific reservation by ID

create_reservation

Create a new seat reservation

update_reservation

Update an existing reservation

cancel_reservation

Cancel a reservation by ID

get_available_seats

Get available seats for a specific period

find_seat_by_number

Find a seat by seat number in an office

get_all_comments

Get all comments across all seats

get_seat_comments

Get comments for a specific seat

add_comment

Add a comment to a seat

delete_comment

Delete a comment by ID

get_comment_counts

Get comment count for each seat

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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