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
WhatsApp Web MCP
pnizerWhatsApp Web MCP Server
Teams Mcp
floriscornelMCP server providing comprehensive Microsoft Teams and Graph API access for AI assistants including messaging, search, and user management.
Mattermost MCP Server
pvevMattermost MCP server to enable Claude to interact with Mattermost Workspaces
Telegram MCP Server
kfastovTelegram user console client and archiver
Discord MCP Server
hanwegMCP server for discord bot
Comments