Provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python.
This Cookiecutter template offers an easily manageable way to create MCP servers in Python. It provides a complete project structure with pre-configured components, configurable transport modes (stdio, SSE), support for tools, resources, and prompts, Docker support for containerized deployment, FastMCP integration for simple decorator-based development, GitHub Actions, and minimal dependencies.