Back to All Tools
⚡ Model Context Protocol (MCP) ServerMCP Servers7 Stars

Moldavite

Your thoughts, forged from cosmic impact. A beautiful, privacy-first note-taking app for macOS.

#cloudflare-os#mcp-servers

Installation & Setup Quickstart

Copy commands or configuration snippets for this tool

{
  "mcpServers": {
    "moldavite": {
      "command": "npx",
      "args": [
        "-y",
        "github:mauropereiira/Moldavite"
      ],
      "env": {
        "CLOUDFLARE_API_TOKEN": "<YOUR_CLOUDFLARE_API_TOKEN>"
      }
    }
  }
}