An open API service indexing awesome lists of open source software.

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 远程控制等功能。

Awesome Lists containing this project

README

          

# MCP Tools Collection

GitHub Stars
Last Update
Supported Platforms

[中文文档](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

[![GitHub](https://img.shields.io/badge/View-Repository-2ea44f?style=flat-square)](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

[![GitHub](https://img.shields.io/badge/View-Repository-2ea44f?style=flat-square)](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

[![GitHub](https://img.shields.io/badge/View-Repository-2ea44f?style=flat-square)](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

[![GitHub](https://img.shields.io/badge/View-Repository-2ea44f?style=flat-square)](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~