Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tengfone • Search & Retrieval
A lightweight TypeScript MCP server that provides a simple notes system (note:// resources), tools to create notes, and prompts to generate summaries for LLMs.
Access and read user notes stored as note:// resources with plain-text content and metadata.
Create and persist new text notes programmatically via the create_note tool.
Generate consolidated summaries of all notes by invoking the summarize_notes prompt which embeds note contents for LLM summarization.
This MCP server implements a notes resource model for Next.js using TypeScript and Supabase environment configuration. It exposes note:// URIs, plain-text access to note contents, a create_note tool to add notes to server state, and a summarize_notes prompt that embeds all notes for LLM summarization. It's intended as a demonstration of core MCP concepts and integrates with tools like Claude Desktop and Smithery for local LLM workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.