Kanban MCP Server
by 0Thomas1
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create-taskC | create a new todo task |
| move-taskB | move a task to a different status |
| set-prioityC | set a task to a different priority |
| add-tagC | add tags to a tasks |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| tasks-analytics | get analytics for users tasks |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| tasks | Get all tasks from the database |
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/0Thomas1/Kanban-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server