mcp-server

mcp-server

3.1

If you are the rightful owner of mcp-server 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.

The mcp-server is a basic Model Context Protocol server designed for note storage and management.

The mcp-server is a simple yet effective Model Context Protocol (MCP) server that provides a basic note storage system. It utilizes a custom note:// URI scheme to access individual notes, each of which is characterized by a name, description, and a text/plain mimetype. The server offers a single prompt, 'summarize-notes', which generates summaries of all stored notes with an optional 'style' argument to control the level of detail. Additionally, the server includes a tool called 'add-note' that allows users to add new notes by specifying a name and content. This tool updates the server state and notifies clients of any changes to resources. The server is designed to be easily configurable and can be integrated with various platforms, including Claude Desktop on MacOS and Windows.

Features

  • Custom note: // URI scheme for accessing notes
  • Summarize-notes prompt with optional style argument
  • Add-note tool for adding new notes
  • Updates server state and notifies clients of changes
  • Compatible with Claude Desktop on MacOS and Windows

Tools

  1. 1

    add-note