Production MCP Template
by RichFerry
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TEMPLATE_AUTH_MODE | No | Authentication mode (none / static-bearer / jwt) | |
| MCP_TEMPLATE_JWT_JWKS_URL | No | The URL for JWT JWKS verification | |
| MCP_TEMPLATE_JSON_RESPONSE | No | Whether to return JSON responses for Streamable HTTP | |
| MCP_TEMPLATE_STATELESS_HTTP | No | Whether to enable stateless HTTP mode | |
| MCP_TEMPLATE_AUTH_ISSUER_URL | No | The URL of the authentication issuer | |
| MCP_TEMPLATE_ENABLED_MODULES | No | List of capability modules to enable | |
| MCP_TEMPLATE_EVENT_STORE_PATH | No | The file path for the SQLite event store database | |
| MCP_TEMPLATE_DEFAULT_TRANSPORT | No | Default transport protocol to use (stdio / sse / streamable-http) | |
| MCP_TEMPLATE_EVENT_STORE_BACKEND | No | The backend for event storage (none / sqlite) | |
| MCP_TEMPLATE_AUTH_RESOURCE_SERVER_URL | No | The URL of the resource server |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/RichFerry/-MCP-'
If you have feedback or need assistance with the MCP directory API, please join our Discord server