Connect to Claude
Mcp icon

Mcp

Provides a basic MCP server for managing and summarizing notes.

About

This MCP server offers a fundamental note storage system accessible via a custom 'note://' URI scheme. It enables users to store notes with a name, description, and text/plain mimetype. The server includes a 'summarize-notes' prompt for generating summaries of all stored notes, with an optional 'style' argument to control detail. It also provides an 'add-note' tool for adding new notes with a name and content, updating server state and notifying clients of resource changes.

Key Features

  • Custom note:// URI scheme for accessing notes
  • Summarize-notes prompt with style control
  • Real-time updates and notifications
  • Add-note tool for creating new notes
  • Integration with MCP Inspector for debugging
  • 0 GitHub stars

Use Cases

  • Note taking and organization
  • Integrating with Claude desktop application
  • Generating summaries of stored information