Yapi icon

Yapi

Implements a Model Context Protocol server featuring a simple notes system with creation, listing, and summarization capabilities.

关于

Yapi is a TypeScript-based Model Context Protocol (MCP) server designed to demonstrate core MCP concepts through a simple notes system. It offers resources for managing text notes with URIs and metadata, tools for creating new notes with titles and content, and prompts for generating summaries of all stored notes, making it a useful tool for exploring MCP functionality, particularly within environments like Claude Desktop.

主要功能

  • Manages notes as resources with titles, content, and metadata via `note://` URIs.
  • Provides a `summarize_notes` prompt to generate summaries of all stored notes, including embedded resources.
  • 1 GitHub stars
  • Supports plain text mime type for simple content access.
  • Offers a `create_note` tool to create new text notes with required title and content parameters.
  • Designed for integration with Claude Desktop.

使用案例

  • Demonstrating Model Context Protocol concepts.
  • Managing and accessing simple text notes within MCP-compatible environments.
  • Integrating with large language models (LLMs) for note summarization.
Craft Better Prompts with AnyPrompt
Sponsored