MCP (Message Control Program) Servers
@pocketkk
About MCP (Message Control Program) Servers
MCP (Message Control Program) Servers Collection
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP (Message Control Program) Servers?
A collection of MCP servers that provide interfaces to GitHub and Gmail APIs, designed for use with Cursor IDE through symbolic links.
How to use MCP (Message Control Program) Servers?
Set up each server by creating a symbolic link from its directory (e.g., ~/mcp/github) to ~/.cursor/servers/github. No explicit command-line invocation is documented; the servers are automatically available once linked in Cursor IDE.
Key features of MCP (Message Control Program) Servers?
- GitHub server: manage repositories, SSH key auth
- GitHub server: create, delete, list repositories
- Gmail server: interface with Gmail API
- Gmail server: read and send emails
- Gmail server: OAuth 2.0 authentication
- Uses
uvfor Python package management
Use cases of MCP (Message Control Program) Servers?
- Manage GitHub repositories directly from Cursor IDE
- Automate repository creation and deletion workflows
- Read and send emails using the Gmail API from Cursor
- Integrate version control and email into IDE‑based tasks
FAQ from MCP (Message Control Program) Servers?
What services are currently supported?
Two servers are included: GitHub Server and Gmail Server.
How are the servers installed and configured?
Each server is placed in ~/mcp/<name> and symbolically linked to ~/.cursor/servers/<name>. No additional installation steps are provided.
How are credentials and tokens handled?
API tokens and OAuth 2.0 credentials are stored securely and never committed to version control.
What programming language and tools are used?
All servers are written in Python and use uv for package management. Each server maintains its own virtual environment and dependencies.
What license applies to this project?
The repository is licensed under the MIT License.
More Communication MCP servers
Email sending MCP 💌
ykhliThe official MCP server to send emails and interact with Resend
MCP Communicator (Telegram)
qpd-vAn MCP server that enables communication with users through Telegram. This server provides a tool to ask questions to users and receive their responses via a Telegram bot.
mcp-email-server
ai-zerolabIMAP and SMTP via MCP Server
Twilio MCP Monorepo
twilio-labsMonorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools
Mcp Telegram
dryeabMCP Server for Telegram
Comments