Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ucho • Documentation & Docs
A TypeScript Model Context Protocol (MCP) server that implements a simple notes system with resources, tools, and prompts for creating and summarizing text notes.
Read and reference user-created text notes via stable note:// URIs and access note metadata.
Create and store new text notes programmatically using a tool-based API (create_note) exposed by the server.
Generate consolidated summaries of stored notes by assembling note contents as embedded resources for an LLM prompt (summarize_notes).
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 that assembles note contents for LLM summarization. Notes include titles, content, and metadata and are accessible as plain text. It is intended as a developer example and lightweight local server integration for MCP-capable clients (e.g., Claude Desktop).
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.