Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by crp1212 • Documentation & Docs
A TypeScript-based Model Context Protocol (MCP) server providing a simple notes system with resources, tools, and prompts for creating and summarizing text notes.
Store and retrieve short text notes via note:// URIs with metadata and plain-text content access.
Programmatically create new notes using a create_note tool that accepts title and content.
Generate consolidated summaries of all stored notes using the summarize_notes prompt with embedded resources for LLM input.
This repository implements a lightweight MCP server that stores text notes as resources (note:// URIs) and exposes a tool to create notes and a prompt to generate summaries. It demonstrates core MCP concepts like resource access, tool invocation, and prompt construction for LLM workflows. The server is intended as an example or development aid for integrating simple note storage and summarization into MCP-enabled agents. It is written in TypeScript and includes development and debugging instructions.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.