dev-kit-gh-mcp-server

dev-kit-gh-mcp-server

3.3

If you are the rightful owner of dev-kit-gh-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Dev-Kit GitHub MCP Server is a modern, fast, and extensible server designed for focused repository operations using the Model Context Protocol.

Dev-Kit GitHub MCP Server

A modern, fast, and extensible GitHub Model Context Protocol (MCP) server for focused repository operations.

  • ๐Ÿš€ Fast, async, and robust
  • ๐Ÿงช Fully tested with real GitHub API mocks
  • ๐Ÿ› ๏ธ Easy to extend with new repo/issue/PR operations
  • ๐Ÿ™ Works on Linux, Windows, and macOS

Features

  • List, create, and comment on issues and pull requests
  • List commits, tags, and more
  • Designed for automation, bots, and AI agents

Quick Start

pip install dev-kit-gh-mcp-server

Usage

See the for API and tool usage examples.

Development

  • Run all checks: make check
  • Run tests: pytest

License

MIT