A minimal implementation of a Model Context Protocol (MCP) server
3 stars
JavaScript
Updated Oct 25, 2025
cursor
mcp
mcp-server
starter
Documentation
Minimal MCP Server
A minimal implementation of an MCP (Model Context Protocol) server for Cursor IDE, using the official MCP SDK.
Useful for bootstrapping, forking, or just messing around.
Features
- Uses the official
@modelcontextprotocol/sdkpackage - Minimal implementation with a single file
- No external configuration needed
Requirements
- Node.js
Installation
Clone the repo locally and install npm dependencies
bash
npm installRunning the Server
Open the repo with Cursor and enable the "minimal-mcp-server" (labeled Project Managed) in Cursor Settings
References
For more see https://modelcontextprotocol.io/introduction
License
MIT
Similar MCP
Based on tags & features
Trending MCP
Most active this week