Scrumwise
БесплатноНе проверенMCP server that exposes the Scrumwise API as tools for managing projects, backlog items, tasks, sprints, releases, and time tracking.
Описание
MCP server that exposes the Scrumwise API as tools for managing projects, backlog items, tasks, sprints, releases, and time tracking.
README
MCP server that exposes the Scrumwise API as tools. 95 API methods covering projects, backlog items, tasks, sprints, releases, time tracking, and more.
Usage
SCRUMWISE_EMAIL="your-email" SCRUMWISE_API_KEY="your-api-key" \
bun x -y mcp-scrumwise
Generate an API key in Scrumwise under Settings → Your company account → API keys.
Tools
All Scrumwise API methods are exposed as individual MCP tools with input schemas and descriptions. No trimming — the full API surface is available.
Read
getData— retrieve projects, people, backlog items, etc.getDataVersion— check if data has changedgetTimeEntries— query time logsgetAttachmentFileContents/getFileContents
Create
addProject,addBacklogItem,addTask,addSprint,addReleaseaddComment,addAttachment,addChecklist,addMessageaddPerson,addTag,addTimeEntry,addRelationship
Update
setBacklogItemName,setBacklogItemDescription,setBacklogItemEstimate, etc.setSprintDates,setSprintName,setReleaseDates,setReleaseNamesetTaskName,setTaskEstimate,setTaskAssignedPersonIDsetTimeEntryUsedTime,setCommentTextsetCustomFieldValue- 40+ more
set*methods for every property
Delete
deleteBacklogItem,deleteTask,deleteSprint,deleteReleasedeleteComment,deleteTag,deleteTimeEntry,deleteRelationship
Assign / Move
assignBacklogItemToSprint,assignBacklogItemToRelease,assignBacklogItemToKanbanBoardmoveBacklogItemToBacklogList,moveTaskToBoardColumn
Configuration
| Variable | Required | Description |
|---|---|---|
SCRUMWISE_EMAIL |
Yes | Your Scrumwise user email |
SCRUMWISE_API_KEY |
Yes | API key from Scrumwise settings |
Development
git clone https://github.com/mkh/mcp-scrumwise
cd mcp-scrumwise
bun install
bun run build
SCRUMWISE_EMAIL=x SCRUMWISE_API_KEY=y bun run dist/index.js
License
MIT
Установка Scrumwise
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/LovelessCodes/mcp-scrumwiseFAQ
Scrumwise MCP бесплатный?
Да, Scrumwise MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Scrumwise?
Нет, Scrumwise работает без API-ключей и переменных окружения.
Scrumwise — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Scrumwise в Claude Desktop, Claude Code или Cursor?
Открой Scrumwise на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Scrumwise with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
