Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by HeatherFlux • Messaging & Collaboration
A lightweight TypeScript MCP server that provides a simple notes resource, tools to create notes, and prompts to summarize stored notes for LLMs.
Store and retrieve simple text notes via MCP resource URIs (note://) for context or memory.
Create new structured text notes programmatically using a create_note tool.
Generate consolidated summaries of multiple notes by providing embedded note contents to an LLM prompt.
This repository implements a Model Context Protocol (MCP) server that exposes text notes as resources (note:// URIs), a tool to create new notes, and a prompt for generating summaries of all stored notes. It is written in TypeScript and designed as a simple example/demo of core MCP concepts, including embedding note contents as resources for LLM summarization. The server is intended for local use and integration with MCP-capable clients such as Claude Desktop.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.