Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mikegehard • Documentation & Docs
A local TypeScript MCP server that implements a simple notes system and tools for creating and summarizing notes in an isolated environment.
Store and retrieve simple text notes via note:// URIs and access note metadata.
Programmatically create new notes (create_note tool) and manage note content in local state.
Generate LLM-ready summaries of all stored notes using the summarize_notes prompt with embedded resources.
This MCP server provides resources representing text notes (note:// URIs) with metadata, a create_note tool for adding notes to server state, and a summarize_notes prompt that bundles note contents as embedded resources for LLM summarization. It is intended for local use and development (runs over stdio) and includes debugging support via an MCP Inspector script. The project is TypeScript-based and includes build and watch scripts, plus configuration guidance for integration with Claude Desktop.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.