Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mcpflow • Uncategorized
A TypeScript MCP server implementing a simple notes system with resource and tool support.
Manage and access text notes via MCP resources.
Create new notes programmatically using MCP tools.
That require a simple example implementation of MCP server concepts.
This MCP server provides a simple notes system where notes are represented as resources with URIs and metadata. It supports creating new text notes via tools and allows listing and accessing notes with plain text content. The server demonstrates core MCP concepts and integrates with Claude Desktop for usage.