sample-notes-mcp-server

hanoak/sample-notes-mcp-server
★ 0 stars TypeScript Memory/Knowledge Updated today
A tiny MCP notes server (add / list / search / delete) over stdio, for any MCP client. Run it with npx sample-notes-mcp-server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sample-notes-mcp-ser": {
      "command": "npx",
      "args": [
        "-y",
        "hanoak/sample-notes-mcp-server"
      ]
    }
  }
}

Topics

llmmcp-servermodel-context-protocolstdiotypescript