Ship It
БесплатноНе проверенEnables to interact with GitHub repositories directly from Claude, supporting actions like viewing repos, checking status, committing and pushing changes, and m
Описание
Enables to interact with GitHub repositories directly from Claude, supporting actions like viewing repos, checking status, committing and pushing changes, and managing pull requests.
README
MCP plugin for Claude that connects to GitHub — view repos, check status, commit and push, manage PRs.
Setup
Install dependencies:
npm installCreate a GitHub Personal Access Token:
- Go to github.com → Settings → Developer Settings → Personal Access Tokens → Fine-grained tokens
- Give it access to your repos (read + write)
- Copy the token
Create a
.envfile:GITHUB_TOKEN=your_token_hereRegister with Claude Code (add to your MCP settings):
{ "mcpServers": { "ship-it": { "command": "node", "args": ["C:\\Users\\jjm72\\OneDrive\\Documents\\Claude_Plugins\\ship-it-mcp\\index.js"], "env": { "GITHUB_TOKEN": "your_token_here" } } } }
Tools
| Tool | What it does |
|---|---|
list_repos |
List your GitHub repos |
repo_status |
Check git status of a local folder |
list_prs |
See open pull requests |
commit_and_push |
Stage, commit, and push in one call |
create_repo |
Create a new GitHub repo for a project |
Установка Ship It
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jjm7271985/ship-it-mcpFAQ
Ship It MCP бесплатный?
Да, Ship It MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Ship It?
Нет, Ship It работает без API-ключей и переменных окружения.
Ship It — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Ship It в Claude Desktop, Claude Code или Cursor?
Открой Ship It на 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 Ship It with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
