MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging | false |
| JWT_SECRET | No | Secret key used for JWT authentication | |
| OPENAI_MODEL | No | The OpenAI model to use when not using Azure OpenAI | |
| OPENAI_API_KEY | Yes | Your Azure OpenAI API key | |
| SESSION_SECRET | No | Secret key used for session management | |
| USE_AZURE_OPENAI | No | Whether to use Azure OpenAI (true) or standard OpenAI (false) | true |
| AZURE_OPENAI_ENDPOINT | Yes | The Azure OpenAI endpoint URL (e.g., https://your-resource.openai.azure.com) | |
| AZURE_OPENAI_DEPLOYMENT | Yes | Your Azure OpenAI deployment name | |
| AZURE_OPENAI_API_VERSION | No | The Azure OpenAI API version to use | 2024-08-01-preview |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues