Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by laopo001 • Documentation & Docs
A TypeScript MCP server providing a simple note-taking resource with tools to create notes and prompts to summarize them.
Store and retrieve plain-text notes via note:// URIs for contextual memory or task state.
Create new notes programmatically using a defined tool (create_note) as part of workflows.
Generate consolidated summaries of stored notes using the summarize_notes prompt with embedded resources.
This repository implements a Model Context Protocol (MCP) server in TypeScript that manages text notes exposed as resources with note:// URIs. It includes a tool for creating and storing new notes and a prompt configuration to generate summaries of all stored notes (embedding note contents as resources). The server is designed as a lightweight example/demonstration of core MCP concepts and can be integrated with clients like Claude Desktop for local development and debugging.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.