moon-d1-mcp-server

7robots/moon-d1-mcp-server
★ 0 stars Python 🗄️ Database Updated today
MCP server for Cloudflare D1 Selenography database - lunar surface features
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "moon-d1-mcp-server": {
      "command": "uvx",
      "args": [
        "moon-d1-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install moon-d1-mcp-server