Leantime MCP Bridge
Officialby Leantime
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The Leantime MCP endpoint URL (e.g., https://yourworkspace.leantime.io/mcp) | |
| token | Yes | Authentication token generated through the Leantime UI | |
| insecure | No | Skip SSL certificate verification (use for local development with self-signed certificates) | |
| no-cache | No | Disable response caching for tool/resource/prompt lists | |
| auth-method | No | Authentication method (e.g., Bearer or X-API-Key) | Bearer |
| max-retries | No | Maximum retry attempts for failed requests | 3 |
| retry-delay | No | Base retry delay in milliseconds | 1000 |
| protocol-version | No | Specific MCP protocol version to use |
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