jankowtf/mcp-hitchcode
If you are the rightful owner of mcp-hitchcode and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple template for creating custom tools for Cursor IDE using Model Context Protocol (MCP).
The MCP Server Template for Cursor IDE is designed to facilitate the creation of custom tools using the Model Context Protocol. This template allows developers to create their own repositories, modify tools, and seamlessly connect them to the Cursor IDE. The server can be deployed on Heroku, run using Docker, or set up traditionally with Python. It supports both SSE and stdio transports, providing flexibility in how the server communicates with the Cursor IDE. The template also includes environment variable configurations for customization and debugging. Additionally, it offers integration with platforms like Smithery for automated installation and Glama for server reviews.
Features
- Easy Deployment: Deploy the server on Heroku with a single click or use Docker for local setup.
- Flexible Transport: Supports both SSE and stdio transports for communication with Cursor IDE.
- Customizable Environment: Configure server settings using environment variables.
- Integration with Tools: Compatible with Smithery for automated installation and Glama for server reviews.
- Comprehensive Setup Options: Offers Docker, traditional Python, and direct Cursor IDE setup methods.