mcp-extension-boilerplate
The MCP Extension Boilerplate is a template for easily building MCP servers as Cursor Extensions. Written in TypeScript, it allows configuration of the server in src/server.ts. Cursor handles the rest, enabling developers to quickly deploy MCP servers.
GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
27
Forks
0
Issues
0
README
MCP Extension Boilerplate
Ship your MCP servers as a Cursor Extension
Configure your MCP server in src/server.ts
Cursor does the rest