소개
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.
주요 기능
- Supports tools, resources, and prompts
- FastMCP integration
- Complete project structure pre-configured
- Configurable transport modes (stdio, SSE)
- Docker support
- 0 GitHub stars
사용 사례
- Exposing data sources to LLMs
- Developing reusable prompt templates
- Creating custom tools for LLM interaction