Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by TomCN0803 • File & Storage
A TypeScript MCP server that implements a simple notes system with note:// resources, tools to create notes, and prompts to summarize stored notes for LLMs.
Access and read plain-text notes via stable note:// URIs exposed by an MCP server.
Create and persist new text notes programmatically using a create_note tool.
Generate LLM summaries of all stored notes using the summarize_notes prompt with embedded resources.
This repository implements a Model Context Protocol (MCP) server in TypeScript that exposes text notes as resources (note:// URIs), a tool to create and store new notes, and a prompt to generate summaries of all notes. It provides plain-text access to note contents and includes an example summarize_notes prompt that embeds note contents for LLM summarization. The project includes development and build scripts, plus guidance for integrating the server with Claude Desktop and debugging using an MCP Inspector.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.