Serverscom.mcparmory/google-sheets
S

com.mcparmory/google-sheets

com.mcparmory/google-sheets · v1.0.2
▦ pypi
v1.0.2pypi pypi: mcparmory-google-sheets↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.mcparmory/google-sheets",
  "description": "Create, read, and modify spreadsheet data, formatting, and sheets",
  "repository": {
    "url": "https://github.com/mcparmory/registry",
    "source": "github"
  },
  "version": "1.0.2",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcparmory-google-sheets",
      "version": "1.0.2",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "oci",
      "identifier": "ghcr.io/mcparmory/google-sheets:1.0.2",
      "runtimeHint": "docker",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}