Server Template for Cursor IDE
Provides a template for creating custom tools for the Cursor IDE using the Model Context Protocol (MCP).
Acerca de
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.
Características Principales
- Docker support for easy deployment
- Traditional Python setup option
- SSE and stdio transport options
- Configurable environment variables
- Quick deployment to Heroku
Casos de Uso
- Creating custom tools for Cursor IDE
- Extending Cursor IDE functionality
- Integrating external services with Cursor IDE