Skip to main content
Glama
Comet0322

my-mcp-template

by Comet0322

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUDIENCENoExpected audience for OIDC tokens. Required in production when AUTH_ENABLED=true.
JWKS_URLNoJWKS URL for verifying OIDC tokens. Required in production when AUTH_ENABLED=true.
OIDC_ISSUERNoOIDC issuer URL. Required in production when AUTH_ENABLED=true.
AUTH_ENABLEDNoWhether authentication is enabled. Set to 'true' to require Authorization header. Default is 'false'.false
ALLOWED_ORIGINSNoComma-separated list of allowed origins for CORS. Empty string disables CORS (only needed for browser clients).
TENANT_CLAIM_NAMENoName of the claim that identifies the tenant. Required in production when AUTH_ENABLED=true.

Capabilities

Server capabilities have not been inspected yet.

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/Comet0322/MCP'

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