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.
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Reviews
user_zX3a1YKx
Google Scholar by JackKuo666 is an invaluable tool for academic research. The interface is user-friendly and provides access to a vast array of scholarly articles. It’s perfect for students, researchers, and educators looking to deepen their understanding in various fields. Highly recommended! Check it out here: https://mcp.so/server/Google-Scholar/JackKuo666