mcp-server
0
The project is a TypeScript-based MCP server designed to manage and summarize text notes efficiently. It highlights core MCP concepts through resources, tools, and prompts tailored for note creation and summarization.
Overview
This project is a TypeScript-based Model Context Protocol (MCP) server implementing a simple notes system. It offers resources for managing text notes, tools to create new notes, and prompts for generating note summaries.
Features
- Resources: Access notes via
note://
URIs with metadata. - Tools: A function to create new text notes with title and content.
- Prompts: Generate summaries of all stored notes for large language models.
Installation
To use with Claude Desktop, configure the server in the appropriate JSON file.