Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kazuph • Analytics & Monitoring
A TypeScript-based Model Context Protocol server that implements a simple notes system for creating, storing, and summarizing text notes.
Store and retrieve simple text notes as MCP resources via note:// URIs.
Create new notes programmatically using a provided create_note tool and persist them in server state.
Generate LLM-ready summaries of all stored notes, including embedded note contents for context.
This MCP server demonstrates core MCP concepts by exposing text notes as resources (note:// URIs), providing a tool to create new notes, and offering a prompt to generate summaries of all stored notes. It stores note metadata and content, serves plain-text mime access, and embeds note contents into prompts for LLM summarization. The project is intended as a lightweight example and can be integrated with clients like Claude Desktop; it also includes an inspector script to aid debugging.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.