Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by win4r • Analytics & Monitoring
A TypeScript Model Context Protocol server implementing a simple notes system for creating, storing, and summarizing text notes.
Create and persist simple text notes programmatically using MCP tools (create_note).
Retrieve note contents and metadata via note:// resource URIs for processing or display.
Generate LLM-driven summaries of all stored notes by embedding note contents into a summarization prompt.
This is a TypeScript-based MCP server that exposes text notes as resources (note:// URIs) with metadata and plain-text access. It provides a tool (create_note) to create and store notes and a prompt (summarize_notes) that aggregates note contents for LLM summarization. Designed for local integration with Claude Desktop, it includes development scripts and an optional MCP Inspector for debugging.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.