Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by phamhung075 • NLP & LLM
A TypeScript MCP server providing a simple notes system with resources, tools to create notes, and prompts to summarize stored notes for LLMs.
Store and retrieve plain-text notes and metadata via note:// URIs.
Programmatically create new notes using a simple create_note tool with title and content parameters.
Generate aggregated summaries of stored notes using an LLM-oriented summarize_notes prompt with embedded resources.
A TypeScript-based Model Context Protocol (MCP) server that implements a simple notes system to demonstrate core MCP concepts. It exposes notes as note:// URIs with title, content, and metadata, provides a create_note tool for adding notes, and includes a summarize_notes prompt that embeds note contents for LLM summarization. It is intended as a lightweight example/test server for MCP clients and integration with tools like Claude Desktop.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.