Sponsored by Deepsite.site

MCP Servers

Created By
cploutarchou9 months ago
Production-ready Model Context Protocol (MCP) servers in Python, Go, and Rust for VS Code integration. Enables AI systems to interact with tools via standardized interfaces.
Content

MCP Servers

A collection of Model Context Protocol (MCP) servers implemented in different programming languages for use with VS Code and other MCP clients.

Overview

This repository contains MCP server implementations in three languages:

ServerStatusDescription
Python MCP Server✅ Production ReadyFastAPI-based MCP server with comprehensive features
Go MCP Server⚠️ In ProgressGo-based MCP server using centralmind/gateway
Rust MCP Server⚠️ In ProgressTerraform-focused MCP server using tfmcp

What is MCP?

The Model Context Protocol (MCP) is a protocol designed for communication between AI agents and tools/services. It enables AI systems to interact with various tools and services through a standardized interface.

Getting Started

Prerequisites

  • Docker and Docker Compose
  • VS Code (for client integration)

Running the Servers

To run all servers:

docker-compose up

To run only the Python server (recommended for production use):

docker-compose up mcp-python

Server Status

Python MCP Server (✅ Production Ready)

The Python MCP server is fully operational and production-ready:

  • Implements the complete Model Context Protocol
  • Provides SSE and JSON-RPC endpoints
  • Includes comprehensive error handling and logging
  • Features Prometheus metrics for monitoring
  • Includes health checks for container orchestration

Endpoints:

  • GET /health - Health check endpoint
  • GET /sse - Server-Sent Events endpoint for real-time communication
  • POST / - Main MCP endpoint for JSON-RPC requests

Go MCP Server (⚠️ In Progress)

The Go MCP server is currently in development:

  • Implements the core MCP protocol features
  • Uses PostgreSQL for database operations
  • Provides JSON-RPC and SSE endpoints
  • Includes advanced code assistance features:
    • Code completion for multiple languages
    • Code analysis and diagnostics
    • Documentation lookup
  • Requires further testing and optimization

Endpoints:

  • GET /sse - SSE endpoint (needs further configuration)
  • GET / - API documentation

Rust MCP Server (⚠️ In Progress)

The Rust MCP server requires further development:

  • Based on the tfmcp tool for Terraform integration
  • Currently doesn't fully support the HTTP interface needed for MCP
  • Requires further investigation and potentially custom development

VS Code Integration

VS Code can connect to the MCP servers using the SSE/HTTP MCP Protocol. Add the following to your VS Code settings.json:

{
  "mcp.python.serverUrl": "http://localhost:8080",
  "mcp.python.enableAutoConnect": true
}

Contributing

Contributions are welcome! Here are some ways you can contribute:

  • Improve the existing server implementations
  • Add new server implementations in other languages
  • Enhance documentation and examples
  • Report bugs and suggest features

License

MIT

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Amap Maps高德地图官方 MCP Server
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
CursorThe AI Code Editor
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Serper MCP ServerA Serper MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
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.
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.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
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.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
ChatWiseThe second fastest AI chatbot™
Playwright McpPlaywright MCP server
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"
Tavily Mcp
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
DeepChatYour AI Partner on Desktop
WindsurfThe new purpose-built IDE to harness magic
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.