Skip to content

A minimal implementation of a Model Context Protocol (MCP) server

Notifications You must be signed in to change notification settings

LeZuse/minimal-mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/sdk package
  • 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

About

A minimal implementation of a Model Context Protocol (MCP) server

Topics

Resources

Stars

Watchers

Forks