N8n icon

N8n

Implements a Model Context Protocol (MCP) server with a simple notes system to demonstrate core MCP concepts.

About

N8n provides a TypeScript-based MCP server showcasing essential MCP principles through a notes system. It allows users to manage text notes with URIs and metadata, create new notes via provided tools, and generate summaries of all stored notes. The server offers resources for listing and accessing notes, tools for creating new notes with titles and content, and prompts for generating summaries including all note contents as embedded resources, designed for LLM summarization.

Key Features

  • Generates summaries of notes using embedded resources
  • Offers tools for creating new text notes
  • 1 GitHub stars
  • Implements note listing and access via URIs
  • Manages text notes with URIs and metadata
  • Uses plain text mime type for simple content access

Use Cases

  • Demonstration of Model Context Protocol concepts
  • Integration with Claude Desktop for enhanced functionality
  • Prototyping LLM-powered summarization workflows
Craft Better Prompts with AnyPrompt