This template facilitates the creation of custom tools for the Cursor IDE, leveraging the Model Context Protocol (MCP). It offers a quick start deployment to Heroku, Docker setup instructions, and traditional Python setup options. The template includes examples, such as a server mood response, and supports environment variable configuration for port, host, debug mode, and custom user-agent settings. It also integrates with Smithery for automated installation.
主な機能
01Docker support for easy deployment
02Traditional Python setup option
03SSE and stdio transport options
04Configurable environment variables
05Quick deployment to Heroku