atom
@useatom/cli
CLI + MCP-сервер для Atom — уведомления о pull request в Slack, с тредом на каждый PR.
npm install -g @useatom/cli
atom initНастраиваете с помощью кодинг-агента? Направьте его на useatom.dev/llms-install.md.
Команды
Команда | Что делает |
| Интерактивная настройка: вход → рабочее пространство → подключение GitHub + Slack → сопоставление репозитория. Можно возобновить. |
| Вход в GitHub через браузер. |
| Очистить / показать сессию. |
| Обзор рабочего пространства: подключения, план, сопоставления. |
| Выполняет один шаг подключения (открывает браузер и ждёт завершения). |
| Сопоставляет PR репозитория с каналом. Без аргументов — интерактивный режим. |
| Удаляет сопоставление ( |
| Список репозиториев (с сопоставлениями) / каналов, в которые бот может публиковать. |
| Список конфигураций напоминаний о PR. |
| Создаёт или обновляет напоминания ( |
| Удаляет напоминания канала. |
| Управление стендапом ( |
| Добавляет или удаляет участников (только по согласию). |
| Пригласить коллег / присоединиться к рабочему пространству. |
| Запускает MCP-сервер на stdio. |
Каждая команда поддерживает --json для скриптов; большинство принимают -w, --workspace <id>.
Related MCP server: GitHub PR Analysis MCP Server
MCP
claude mcp add atom -- atom mcp
# or with no global install:
claude mcp add atom -- npx -y @useatom/cli mcp14 инструментов: atom_status, list_repos, list_channels, list_mappings,
map_repo, unmap_repo, get_invite_link, list_reminders, set_reminder,
delete_reminder, get_standup, set_standup, add_standup_participant,
remove_standup_participant. Требуется сначала выполнить atom login — сервер читает
тот же ~/.useatom/config.json.
Переменные окружения
Переменная | Назначение |
| Переопределяет базовый URL API (локальная разработка: |
| Переопределение токена сессии — используется в |
| Переопределение каталога конфигурации (тесты/CI). По умолчанию |
Разработка
npm install
npm run build # tsup → dist/
npm test # vitest: config unit tests + MCP protocol test (needs a build)
npm run typecheckTool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Human-authenticated setup for routing GitHub pull requests into the right Slack channel.
Human-authenticated setup for routing GitHub pull requests into the right Slack channel.
Manage repositories, users, releases, and automate GitHub workflows
Enable interaction with Slack workspaces. Supports subscribing to Slack events through Resources.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables management of Bitbucket Cloud pull requests through natural language, including creating, reviewing, approving, and commenting on PRs with automatic default reviewer support.791MIT
- FlicenseNot gradedqualityDmaintenanceEnables the analysis of GitHub Pull Requests to extract metadata, commits, and code changes for structured AI insights. It also supports the optional creation of Notion pages to store and organize the resulting analysis.-
- FlicenseAqualityCmaintenanceStreamlines GitHub PR workflows, monitors CI/CD, and sends Slack notifications. Provides tools for PR analysis, CI monitoring, and follow-up tasks.7-
- FlicenseNot gradedqualityCmaintenanceEnables reviewing GitHub pull requests via ChatGPT, including listing PRs, viewing diffs, posting comments, approving, and requesting changes.-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/vakra-dev/atom-cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server