AgentMarketMCP / SKILL 资产档案馆

目录 / Kanbaruu

MCP 需 API Key 未评级 已上架

Kanbaruu

**Kanbaruu turns your project board into something your AI agent can read and edit.** Tasks live as Markdown files and sync two-way with your repo — move a card and it writes back to git; edit the file and the board updates. This MCP server lets Claude, Cursor, or any MCP client work that same backlog directly. **What your agent can do** - Read projects, columns, tasks, and members - Create, update, and delete tasks - Update project member roles **Auth:** workspace-bound token. Create one in Kanbaruu → Account Settings → MCP, then paste it when connecting. One token = one workspace. Read-only and scoped tokens supported. Free tier available → [kanbaruu.com](https://www.kanbaruu.com)

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
需 API Key(需要配置:token)
端点
https://kanbaruu--admin-6t83.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
  "mcpServers": {
    "Kanbaruu": {
      "headers": {
        "Authorization": "Bearer \u003cYOUR_KEY\u003e"
      },
      "url": "https://kanbaruu--admin-6t83.run.tools"
    }
  }
}

能力清单

工具说明
list_workspace_projectsList projects visible to the authenticated Kanbaruu user in the workspace bound to this MCP token.
get_projectGet full project details, including columns, tasks, tags, preferences, and members.
list_project_columnsList columns for a project in the current workspace.
list_project_tasksList tasks for a project in the current workspace.
get_taskGet a single task by ID.
list_project_membersList project members and their roles.
create_taskCreate a task in Kanbaruu. The user must have the same task-write permissions as in the UI.
update_taskUpdate a task in Kanbaruu. The user must have the same task-write permissions as in the UI.
delete_taskDelete a task in Kanbaruu. Requires task-write permission and a token with destructive actions enabled.
update_project_member_roleUpdate a project member role. The user must have the same project membership management rights as in the UI.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。