spanner-schema-explorer

kartikparasher/spanner-schema-explorer
★ 0 stars HTML 🤖 AI/LLM Updated 2d ago
Google Cloud Spanner Read-Only MCP Server 2026 - Safe Schema Inspect & SELECT Queries
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spanner-schema-explo": {
      "command": "npx",
      "args": [
        "-y",
        "kartikparasher/spanner-schema-explorer"
      ]
    }
  }
}

README Excerpt

**Spanner Query AI Gateway** is not just another database connector—it's the **read-only MCP (Model Context Protocol) server** that transforms your Google Cloud Spanner into a secure, LLM-friendly knowledge source. Inspired by the original `spanner-readonly-mcp`, this project takes the concept to new heights, offering a **production-grade, enterprise-ready** solution for letting AI agents inspect schemas and execute SELECT queries without the risk of data mutation.

Topics

claude-codeclaude-plugingoogle-cloudmcpreadonlyspannersql