Kanboard MCP Server
by hoducha
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug mode | |
| KANBOARD_URL | Yes | The URL of the Kanboard API endpoint | |
| MCP_SERVER_NAME | No | Name of the MCP server | |
| KANBOARD_TIMEOUT | No | Timeout in seconds | |
| KANBOARD_USERNAME | No | Optional username for API | |
| KANBOARD_API_TOKEN | Yes | The API token for authentication | |
| MCP_SERVER_VERSION | No | Version of the MCP server | |
| KANBOARD_VERIFY_SSL | No | Whether to verify SSL certificates | |
| KANBOARD_MAX_RETRIES | No | Maximum number of retries | |
| KANBOARD_RETRY_DELAY | No | Delay between retries in seconds |
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/hoducha/kanboard-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server