Skip to content
v0.0.1Apache-2.0

Official plugin for Google Cloud Bigtable. Manage instances/tables, design schemas, query data using SQL or client libraries, and more

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

bigtablestreamable-http
{
  "type": "streamable-http",
  "url": "https://bigtableadmin.googleapis.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "bigtable",
  "version": "0.0.1",
  "description": "Official plugin for Google Cloud Bigtable. Manage instances/tables, design schemas, query data using SQL or client libraries, and more",
  "author": {
    "name": "Google LLC",
    "email": "bigtable-cloud@google.com"
  },
  "homepage": "https://cloud.google.com/bigtable",
  "repository": "https://github.com/GoogleCloudPlatform/cloud-bigtable-ecosystem",
  "license": "Apache-2.0",
  "keywords": [
    "bigtable",
    "google-cloud",
    "database"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE.txt
  • LICENSE
View on GitHub