instructa/mcp-starter

View on GitHub ↗

A super simple Starter to build your own MCP Server

37 ★12 forksTypeScriptUpdated 1y ago

What you need to know

Starter template/scaffold for building your own MCP server in TypeScript. Supports stdio, Streamable HTTP, and deprecated SSE transports, with a Cursor integration example and MCP inspector support.

Install

Clone the repo and build your own server from the template (or publish to npm and run with npx).

Usage

  • Use the template to scaffold a server, then register tools and connect from Cursor, Claude, or other MCP clients.

Key features

  • Multi-transport support (stdio, Streamable HTTP, SSE)
  • TypeScript type safety
  • Cursor AI integration example (.cursor/mcp.json)
  • MCP inspector support

Best for

Bootstrapping a new MCP server project

Caveats

  • This is a starter template, not a standalone MCP server
Clients: Cursor · Claude

Reviewed 2026-08-11

Topics

aimcpmcp-startmodel-context-protocolmpc-blueprintserver-starter
Stars
37★
Forks
12
Language
TypeScript
License
MIT
Created
2025-04-16
Last push
2025-05-11