
mcp
MCP (Message Control Program) Servers Collection
Repository Info
About This Server
MCP (Message Control Program) Servers Collection
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP (Message Control Program) Servers
This repository contains a collection of MCP servers that provide interfaces to various services and APIs. Each server is designed to be used with Cursor IDE through symbolic links.
Structure
mcp/
├── AI_README.md # Instructions for AI agents on Python best practices
├── README.md # This file
├── github/ # GitHub API server
│ ├── server.py # Main server implementation
│ └── ...
└── gmail/ # Gmail API server
├── server.py # Main server implementation
└── ...
Servers
GitHub Server
- Manages GitHub repositories
- Handles SSH key authentication
- Supports repository creation, deletion, and listing
- Uses GitHub API tokens for enhanced functionality
Gmail Server
- Interfaces with Gmail API
- Supports reading and sending emails
- Uses OAuth 2.0 for authentication
- Provides search functionality
Setup
Each server is symbolically linked to the Cursor IDE configuration directory:
~/.cursor/servers/github -> ~/mcp/github
~/.cursor/servers/gmail -> ~/mcp/gmail
Development
- All Python development follows the guidelines in
AI_README.md - Uses
uvfor Python package management - Each server maintains its own virtual environment and dependencies
Security
- API tokens and credentials are stored securely
- OAuth 2.0 tokens are used where applicable
- Sensitive data is never committed to version control
Contributing
When adding a new MCP server:
- Create a new directory in
~/mcp - Follow the Python project structure from
AI_README.md - Create a symbolic link in
~/.cursor/servers - Update this README with server details
License
MIT License - Feel free to use and modify as needed.
Quick Start
Clone the repository
git clone https://github.com/pocketkk/mcpInstall dependencies
cd mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.