Server Template for Cursor IDE
CreatedandreasHornqvist
Provides a template for creating custom tools for the Cursor IDE using the Model Context Protocol (MCP).
About
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.
Key Features
- Docker support for easy deployment
- Traditional Python setup option
- SSE and stdio transport options
- Configurable environment variables
- Quick deployment to Heroku
Use Cases
- Creating custom tools for Cursor IDE
- Extending Cursor IDE functionality
- Integrating external services with Cursor IDE