Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoPort for SSE transport (default: 3000, only used when MCP_TRANSPORT=sse)3000
MCP_ENDPOINTNoMessage endpoint path for SSE (default: /message, only used when MCP_TRANSPORT=sse)/message
MCP_JWT_TOKENNoJWT token for authentication (optional)
MCP_TRANSPORTNoTransport type: stdio (default, for local use) or sse (for Docker/HTTP access)stdio
MCP_JWT_ISSUERNoJWT issuer (optional)
MCP_JWT_SECRETNoJWT secret for authentication (optional)
MCP_JWT_AUDIENCENoJWT audience (optional)
PIPEDRIVE_DOMAINYesYour Pipedrive domain (e.g., your-company.pipedrive.com)
MCP_JWT_ALGORITHMNoJWT algorithm (default: HS256)HS256
PIPEDRIVE_API_TOKENYesYour Pipedrive API token
PIPEDRIVE_RATE_LIMIT_MIN_TIME_MSNoMinimum time between requests in milliseconds (default: 250)250
PIPEDRIVE_RATE_LIMIT_MAX_CONCURRENTNoMaximum concurrent requests (default: 2)2

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Teapot-Agency/mcp_pipedrive'

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