Sponsored by Deepsite.site

MCP Servers Collection

Created By
XyAgent8 months ago
Content

MCP Servers Collection

General: This repository hosts a collection of Model Context Protocol (MCP) servers, each providing specific functionality through a standardized interface. All servers follow a consistent pattern and are implemented in Python with Server-Sent Events (SSE) transport.

Key Features

  • Standardized Implementation: All servers follow the pattern established in the template server
  • Python-Based: Built with Python 3.12+ and modern language features
  • SSE Transport: Exclusively uses Server-Sent Events for communication
  • Modular Design: Each server is a self-contained module with its own configuration
  • Consistent Documentation: Standardized README structure across all servers
  • Docker Support: All servers include containerization support

Available Servers

  1. MCP Template Server (mcp-server-template/)

    • Base template for creating new MCP servers
    • Includes calculator functionality as an example
    • Reference implementation for all other servers
  2. MCP YouTube Server (mcp-server-youtube/)

    • YouTube video search and transcript retrieval
    • Uses YouTube Data API v3 and transcript extraction

Common Requirements

All servers share these base requirements:

  • Python 3.12+
  • Docker (optional, for containerization)
  • Environment-based configuration
  • Type hints and modern Python syntax

Contributing

We welcome contributions of new MCP servers! Please follow these guidelines:

  1. Use the Template: Start with mcp-server-template/ as your base
  2. Follow the Pattern: Maintain the established project structure
  3. Documentation: Include a comprehensive README following the template format
  4. Testing: Provide example usage and test cases
  5. Type Safety: Use type hints throughout the code
  6. Modern Python: Utilize Python 3.12+ features
  7. Environment Config: No hardcoded values, use environment variables
  8. Docker Support: Include Dockerfile and docker-compose if needed

Adding a New Server

  1. Copy the template server:

    cp -r mcp-server-template mcp-server-your-service
    
  2. Update the following:

    • README.md with your service details
    • pyproject.toml with your dependencies
    • Implementation in src/
    • Environment variables in .env.example
  3. Submit a pull request with your new server

Project Structure

Each server follows this structure:

mcp-server-{name}/
├── src/
│   └── mcp_server_{name}/
│       └── {name}/
│           ├── __init__.py
│           ├── config.py
│           ├── module.py
│       ├── __init__.py
│       ├── __main__.py
│       ├── logging_config.py
│       ├── server.py
├── .env.example
├── .gitignore
├── Dockerfile
├── LICENSE
├── pyproject.toml
├── README.md
└── dependency.lock

License

MIT

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
ChatWiseThe second fastest AI chatbot™
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
WindsurfThe new purpose-built IDE to harness magic
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Playwright McpPlaywright MCP server
Serper MCP ServerA Serper MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
DeepChatYour AI Partner on Desktop
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
CursorThe AI Code Editor
Amap Maps高德地图官方 MCP Server
Tavily Mcp
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.