This project serves as a robust boilerplate for developing new FastMCP servers, offering a pre-configured foundation to accelerate development. It comes equipped with essential development tools, including setups for testing, linting, and code formatting, ensuring high code quality and maintainability. Additionally, it integrates with GitHub Actions for automated publishing to NPM, streamlining the deployment process for your custom MCP server.
主要功能
01Automated linting and formatting
02Pre-configured development environment
03NPM publishing integration
04GitHub Actions workflow for CI/CD
05Integrated testing setup
060 GitHub stars