Package Name: Python MCP Server Templates
Repository: https://github.com/peytongreen-dev/mcp-server-templates
License: MIT
Description: Production-ready MCP server implementations. Five patterns: OAuth 2.1, API key, stdio, SSE streaming, FastAPI blueprint. Drop-in templates for Python developers building MCP servers.
Why this should be in the registry:
- Addresses documented gap: 88% of MCP servers have zero auth
- Production-grade code with error handling, token lifecycle patterns
- Covers 5 most common deployment scenarios
- Tested against mcp>=1.21, Python 3.10+
Quick Start: git clone + python mcp_oauth21_server.py in <5 minutes
Maintenance: Active development
CC @adamjones (registry maintainer) for consideration.
Package Name: Python MCP Server Templates
Repository: https://github.com/peytongreen-dev/mcp-server-templates
License: MIT
Description: Production-ready MCP server implementations. Five patterns: OAuth 2.1, API key, stdio, SSE streaming, FastAPI blueprint. Drop-in templates for Python developers building MCP servers.
Why this should be in the registry:
Quick Start: git clone + python mcp_oauth21_server.py in <5 minutes
Maintenance: Active development
CC @adamjones (registry maintainer) for consideration.