Maito Server
БесплатноНе проверенEnables AI assistants to interact with Maito workspaces for task management, note-taking, and planning.
Описание
Enables AI assistants to interact with Maito workspaces for task management, note-taking, and planning.
README
MCP server for Maito — connect Claude Desktop, Cursor, Zed, or any MCP client to your Maito workspace (boards, cards, notes, journal).
npx -y @maito-app/mcp-server --url https://maito.romankov.dev --token <your-token>
Get a token from the Maito web app (Sidebar → Connect AI) or from the mobile MoreView → Подключить AI sheet.
Tools
| Tool | What it does |
|---|---|
list_spaces |
Returns spaces, boards, columns. |
create_card |
Creates a card in a column. |
update_card |
Updates fields on an existing card. |
archive_card |
Moves card to archive. |
search_notes |
Full-text search across notes. |
get_note |
Fetches a note by id. |
today_plan |
Returns today's overdue + due-today + week-ahead snapshot. |
Claude Desktop config
Merge into ~/Library/Application Support/Claude/claude_desktop_config.json
(macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"maito": {
"command": "npx",
"args": ["-y", "@maito-app/mcp-server", "--url", "https://maito.romankov.dev", "--token", "<your-token>"]
}
}
}
Restart Claude Desktop.
Cursor
Settings → MCP → Add Server, paste the same JSON.
Self-hosted Maito
Replace https://maito.romankov.dev with your URL. The MCP server only needs
--url + --token; nothing else.
Develop
npm install
npm run build
npm test # spawns server via stdio against a live backend
tests/integration.test.ts requires MAITO_URL env var.
Security
MCP tokens are JWTs scoped mcp with a 10-year TTL. They grant the same
access as your normal login. Don't commit them, don't share them.
License
AGPL-3.0-only — see LICENSE.
Установить Maito Server в Claude Desktop, Claude Code, Cursor
unyly install maito-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add maito-mcp-server -- npx -y @maito-app/mcp-serverFAQ
Maito Server MCP бесплатный?
Да, Maito Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Maito Server?
Нет, Maito Server работает без API-ключей и переменных окружения.
Maito Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Maito Server в Claude Desktop, Claude Code или Cursor?
Открой Maito Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Notion
Read and write pages in your workspace
автор: NotionLinear
Issues, cycles, triage — from Claude
автор: LinearGoogle Drive
Search and read your Drive files
автор: Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
автор: mindsdbCompare Maito Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
