Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by yangzec • Analytics & Monitoring
A TypeScript MCP server that provides a simple note resource system, tools to create notes, and prompts to generate summaries for use with LLMs and agents.
Store and retrieve small text notes programmatically using note:// URIs and simple metadata.
Create new notes via an exposed tool (create_note) as part of an automated workflow.
Generate LLM summaries of stored notes using the provided summarize_notes prompt with embedded resources.
This repository implements a lightweight Model Context Protocol (MCP) server written in TypeScript that models text notes as resources with note:// URIs and metadata. It exposes a tool to create notes (create_note) and a prompt (summarize_notes) that bundles note contents as embedded resources for LLM summarization. The server is intended as a simple example and integration target (e.g., with Claude Desktop) and includes development utilities such as a build/watch workflow and an Inspector for debugging stdio-based MCP communication.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.