MCP

andreasHornqvist/MCP

3.2

If you are the rightful owner of MCP 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 using various methods, including Heroku, Docker, and traditional Python setups, providing flexibility in deployment. The template supports both SSE and stdio transports, making it versatile for different use cases. Additionally, it includes environment variable configurations for customization and debugging. The template is also compatible with Smithery for easy installation and management.

Features

  • Flexible Deployment: Supports Heroku, Docker, and traditional Python setups.
  • Multiple Transports: Offers both SSE and stdio transport options.
  • Environment Configurations: Customizable via environment variables.
  • Integration with Cursor IDE: Easily connect and configure with Cursor IDE.
  • Smithery Compatibility: Install and manage via Smithery CLI.