Skip to main content
Glama

Appointment Scheduler MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_HOSTNoThe PostgreSQL database hostlocalhost
DB_NAMENoThe name of the PostgreSQL database
DB_PORTNoThe PostgreSQL database port5432
DB_USERNoThe PostgreSQL database username
MCP_HOSTNoThe host address for HTTP transport mode0.0.0.0
MCP_PORTNoThe port number for HTTP transport mode8000
DB_PASSWORDNoThe PostgreSQL database password
DATABASE_URLNoThe complete PostgreSQL database connection URL (postgresql://user:password@host:port/database)
MCP_TRANSPORTNoThe MCP transport mode (stdio or http)stdio

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Juan-Andres-Motta/backend-mcp'

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