mcp-template-node

mcp-template-node

3.5

A template repository for creating Model Context Protocol (MCP) servers in Node.js/TypeScript, demonstrating a simple notes management system using the MCP protocol.

Create Note

Create new notes with titles and content

List Notes

List all available notes with their IDs and titles

Get Note

Retrieve specific notes by ID

Update Note

Update the title, content, or label of an existing note

Delete Note

Delete notes by ID