https://github.com/shuakami/mcp
🛠️ MCP (Model Context Protocol) Tools Collection - AI-powered development tools for Cursor Editor, including GitHub operations, mail management, download management, and SSH remote control. | MCP 工具集 - 为 Cursor 编辑器打造的 AI 驱动开发工具,包含 GitHub 操作、邮件管理、下载管理和 SSH 远程控制等功能。
https://github.com/shuakami/mcp
ai-tools automation cursor developer-tools download-manager github-tools mail-client mcp productivity ssh-client
Last synced: 9 months ago
JSON representation
🛠️ MCP (Model Context Protocol) Tools Collection - AI-powered development tools for Cursor Editor, including GitHub operations, mail management, download management, and SSH remote control. | MCP 工具集 - 为 Cursor 编辑器打造的 AI 驱动开发工具,包含 GitHub 操作、邮件管理、下载管理和 SSH 远程控制等功能。
- Host: GitHub
- URL: https://github.com/shuakami/mcp
- Owner: shuakami
- Created: 2025-03-23T08:14:36.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-03-23T08:22:57.000Z (9 months ago)
- Last Synced: 2025-03-23T09:23:29.950Z (9 months ago)
- Topics: ai-tools, automation, cursor, developer-tools, download-manager, github-tools, mail-client, mcp, productivity, ssh-client
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-EN.md
Awesome Lists containing this project
README
# MCP Tools Collection

[中文文档](README.md)
## What Can It Do
- Help you manage GitHub operations
- Handle your emails
- Download files
- Manage remote servers
## How to Use
Please refer to the README.md in each repository for detailed instructions.
## Available MCPs
### mcp-github
[](https://github.com/shuakami/mcp-github)
Let AI handle GitHub operations for you:
- Create/manage repositories and branches
- Handle PRs and Issues
- Review code changes
```bash
git clone https://github.com/shuakami/mcp-github.git
cd mcp-github
npm install
npm run build
```
### mcp-mail
[](https://github.com/shuakami/mcp-mail)
Handle emails without leaving your editor:
- Send and receive emails
- Quick reply and email management
- Support QQ, Gmail, Outlook, etc.
```bash
git clone https://github.com/shuakami/mcp-mail.git
cd mcp-mail
npm install
```
### mcp-download
[](https://github.com/shuakami/mcp-download)
Download files without browser:
- Multi-threaded downloads
- Auto resume support
- Auto extract and organize
```bash
git clone https://github.com/shuakami/mcp-download.git
cd mcp-download
npm install
```
### mcp-ssh
[](https://github.com/shuakami/mcp-ssh)
Let AI manage your remote servers:
- SSH remote connection and operation
- Tmux session management
- Remote file transfer and management
```bash
git clone https://github.com/shuakami/mcp-ssh.git
cd mcp-ssh
npm install
```
---
Please give me a star and I'll do anything for you meow~