Skip to main content
Glama
jeandbonicel

MCP Server Boilerplate

by jeandbonicel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level (default: info)
MCP_API_KEYSNoComma-separated API keys for api-key auth
MCP_JWKS_URINoJWKS endpoint URL
MCP_AUTH_MODENoAuth mode (none, api-key, oauth) (default: none)
MCP_HTTP_HOSTNoHTTP bind host (default: 127.0.0.1)
MCP_HTTP_PORTNoHTTP port (default: 3000)
MCP_JWT_ISSUERNoJWT issuer
MCP_JWT_SECRETNoJWT shared secret
MCP_CONFIG_PATHNoCustom path to TOML config (default: ./config.toml)
MCP_SERVER_NAMENoServer name (default: mcp-server)
MCP_JWT_AUDIENCENoJWT audience
MCP_SERVER_VERSIONNoServer version (default: 1.0.0)
MCP_OAUTH_ISSUER_URLNoOAuth server URL

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/jeandbonicel/mcp-server-boilerplate'

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