📦
Minimal MCP Server
A minimal MCP server implementation for educational and development purposes
0 installs
3 stars
2 forks
Trust: 46 — Fair
Devtools
Installation
npx minimal-mcp-serverAsk AI about Minimal MCP Server
Powered by Claude · Grounded in docs
I know everything about Minimal MCP Server. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
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
npm install
Running 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
