Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by handfuloflight • Documentation & Docs
A TypeScript-based MCP server exposing a simple note resource and a tool to create and manage plain-text notes via note:// URIs.
Store and retrieve simple text notes programmatically using note:// URIs.
Create new notes with title and content via an MCP tool (create_note) and persist them in server state.
A lightweight, local MCP example to learn MCP concepts or to integrate with Claude Desktop for testing and debugging.
This repository implements a minimal MCP server in TypeScript that demonstrates core MCP concepts by providing text note resources and a tool to create new notes. Notes have titles, content, metadata and are accessible via note:// URIs with plain-text mime support. It includes a create_note tool that accepts title and content and stores notes in the server state, plus development helpers such as a build/watch workflow and an MCP Inspector for debugging. The server can be integrated with Claude Desktop by adding the provided command entry to the desktop config.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.