Best Gunicorn MCP Servers
Gunicorn is a Python WSGI HTTP Server for UNIX, a pre-fork worker model ported from Ruby's Unicorn project. It's a widely used production web server that helps run Python web applications.
Why this server?
Facilitates the identification and debugging of Gunicorn worker processes within containerized environments.
AsecurityFlicense-qualityAn MCP server that enables agents to attach debugpy to running Python processes inside Docker containers for enhanced debugging and inspection. It provides tools for container autodiscovery, process injection, and generating breakpoint plans based on logs and metadata.Last updated a month ago8Why this server?
Supports deployment with Gunicorn for production environments with options for binding, port reuse, and hot reloading.
-securityAlicense-qualityA Python backend implementing the Model Context Protocol with Azure OpenAI integration, enabling applications to interact with LLMs through a standardized interface with streaming capabilities.Last updated 10 months agoMITWhy this server?
Provides production deployment options using Gunicorn with Uvicorn workers for high-performance ASGI serving
-security-license-qualityA feature-rich Model Context Protocol gateway that federates MCP and REST services, unifying discovery, authentication, and transport protocols while providing virtualization of legacy APIs as MCP-compliant tools.Last updated 9 months agoApache 2.0Why this server?
Used as the WSGI HTTP server for production deployment, handling the scaling of worker processes for the web application.
-securityFlicense-qualityAn intelligent agent using the Model Context Protocol to iteratively explore and analyze websites in a structured way, with built-in duplicate protection and conversational interface.Last updated 6 months agoWhy this server?
Used as a production WSGI server for deploying the Flask-based MCP application in production environments
-securityFlicense-qualityA Flask-based server that implements Model Context Protocol to enhance LLMs with external tool capabilities via natural language, allowing tools like weather lookup and calculations to be invoked directly in the model's text output.Last updated a year ago2