Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by MaxParisotto • Documentation & Docs
A lightweight TypeScript Model Context Protocol (MCP) server that implements a simple notes system with resources, tools to create notes, and prompts for LLM summarization.
A simple persistent note resource store accessible via note:// URIs for reading and writing short text notes.
Programmatically create and manage notes using a defined tool (create_note) with structured parameters.
Generate consolidated summaries of multiple notes by embedding note contents into a structured prompt for LLM summarization.
This repository provides a TypeScript-based MCP server that models text notes as resources reachable via note:// URIs, exposes a tool to create new notes, and offers a prompt that assembles note contents for LLM summarization. It is intended as a minimal, extensible example of MCP concepts and is easy to run locally or integrate with clients like Claude Desktop. Development conveniences include npm build/watch scripts and an MCP Inspector helper for debugging over stdio.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.