Rethunk-Tech/mcp-template-node
If you are the rightful owner of mcp-template-node and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A template repository for creating Model Context Protocol (MCP) servers in Node.js/TypeScript, demonstrating a simple notes management system using the MCP protocol.
Tools
Functions exposed to the LLM to take actions
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client