Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by border1px • File & Storage
A TypeScript MCP server that provides a simple notes system (note:// resources), tools to create notes, and prompts to generate summaries for LLMs.
Store and retrieve simple text notes programmatically via note:// URIs.
Create new notes from user input or automation using a create_note tool.
Generate a combined summary of all stored notes for downstream LLM processing using the summarize_notes prompt.
This TypeScript-based MCP server implements a lightweight notes system exposing notes as note:// resources with titles, content, and metadata. It includes a create_note tool to add new notes to server state and a summarize_notes prompt that bundles stored notes as embedded resources for LLM summarization. Designed for use with Claude Desktop via stdio, it also includes development helpers like a build/watch workflow and an MCP Inspector script for debugging.
Create a new note
Summarize all notes
A text note: First Note
A text note: Second Note
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.