MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. example-mcp-server

example-mcp-server

GitHub

This repository provides a template for creating custom tools for Cursor IDE using the Model Context Protocol, allowing users to build and connect their own tools to the Cursor IDE environment.

35
7

MCP Server Template for Cursor IDE

This template facilitates the creation of custom tools for Cursor IDE using the Model Context Protocol (MCP). It allows users to build, modify, and connect tools to Cursor IDE.

Quick Start: Deploy to Heroku and configure Cursor with the Heroku URL, including the /sse path.

Alternative Setup Methods:

  • Docker: Build and run the server using Docker Compose. The server is available at http://localhost:8000/sse.
  • Traditional: Install the package with development dependencies using uv pip install -e ".[dev]". Start the server using stdio or SSE transport.
  • Environment Variables: Configure the server using environment variables such as MCP_SERVER_PORT, MCP_SERVER_HOST, DEBUG, and MCP_USER_AGENT.

Additional options:

  • Installing via Smithery: Install MCP Server Template for Cursor IDE for Claude Desktop automatically via Smithery.
  • Glama server review Check out the Glama server review.

Repository

KI
kirill-markin

kirill-markin/example-mcp-server

Created

February 4, 2025

Updated

March 28, 2025

Language

Python

Category

Developer Tools