Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ynml • Analytics & Monitoring
A TypeScript Model Context Protocol (MCP) server providing a simple notes system with resources, tools to create notes, and prompts to summarize notes for LLMs.
Store and retrieve plain-text notes via note:// URIs with associated metadata.
Create new notes programmatically using a tool interface (create_note) and persist them in server state.
Aggregate all note contents as embedded resources and generate an LLM-based summary using the summarize_notes prompt.
This TypeScript-based MCP server implements a lightweight notes system exposing note:// resources with titles, content, and metadata. It includes a create_note tool to programmatically add notes and a summarize_notes prompt that packages all stored notes as embedded resources for LLM summarization. It's intended as a demonstration of core MCP concepts and as a simple, local server you can integrate with clients like Claude Desktop for development and debugging.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.