notes-mcp

cau1k/notes-mcp

3.2

If you are the rightful owner of notes-mcp 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 notes management MCP server built with FastMCP, enabling CRUD operations and search functionality for notes organized by categories.

Tools

Functions exposed to the LLM to take actions

create_note

Create a new note with title, content, and optional category.

list_notes

List all notes, optionally filtered by category.

read_note

Read the content of a specific note.

update_note

Update an existing note with new content.

delete_note

Delete a specific note.

search_notes

Search for notes containing the given query text.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources