example-mcp-server

example-mcp-server

0

This project is a TypeScript-based MCP server that implements a basic notes system. It showcases MCP by using resources, tools, and prompts to manage and summarize notes. Designed to integrate with Claude Desktop for enhanced note management.

sample-mcp-server MCP Server

A TypeScript-based MCP server implementing a simple notes system with resources, tools, and prompts.

Features

Resources

  • List and access notes via URIs
  • Each note has a title, content, and metadata

Tools

  • Create new text notes with titles and content

Prompts

  • Generate summaries of all stored notes

Development

  • Install dependencies with npm
  • Build and watch server during development

Installation

  • Add server config to Claude Desktop on MacOS or Windows

Debugging

  • Use MCP Inspector for debugging stdio communications