Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by zoeminghong • Documentation & Docs
A TypeScript Model Context Protocol (MCP) server that implements a simple notes system exposing note:// resources, tools to create notes, and prompts to summarize them.
Manage and store short text notes with canonical note:// URIs and associated metadata.
Programmatically create new notes as part of a workflow using the create_note tool.
Produce LLM-ready summaries of all stored notes by embedding note contents into a summarize_notes prompt.
This MCP server provides a lightweight notes service with resources representing text notes (note:// URIs), a tool to create new notes, and a prompt that composes all notes for LLM summarization. Notes include title, content, and metadata and support plain-text MIME access. It's implemented in TypeScript and can be integrated with MCP clients such as Claude Desktop for local development and testing of MCP workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.