MCP-Mirror/jasonkneen_mcp-server-ts
3.1
If you are the rightful owner of jasonkneen_mcp-server-ts 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 simple TypeScript template for building Model Context Protocol (MCP) servers with basic CRUD operations.
Tools
Functions exposed to the LLM to take actions
getNote
Retrieve a note by ID
getAllNotes
Get all notes
createNote
Create a new note
updateNote
Update an existing note
deleteNote
Delete a note by ID
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client