scribble-mcp

chiam-ck/scribble-mcp
★ 1 stars Python Memory/Knowledge Updated today
MCP server for a markdown LLM wiki vault — read, search, create, and append knowledge notes
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": {
    "scribble-mcp": {
      "command": "uvx",
      "args": [
        "scribble-mcp"
      ]
    }
  }
}

Or install with pip: pip install scribble-mcp

README Excerpt

The repository name is historical. The implementation is current: a small, dependency-free HTTP API used by Claude's n8n MCP vault workflows. ```text Claude MCP → n8n on tech-vm → HTTP over private Tailscale → vault-api.service on agentic-vm → /home/ck/icloud-linux-mount/Obsidian/Ck's Vault → iCloud ```

Tools (1)

content