Skip to content

danistrebel/gcp-release-notes

Repository files navigation

GCP Release Notes Gemini CLI Extension

This is an example Gemini CLI extension that provides tools for working with Google Cloud Platform (GCP) release notes.

MCP Servers

This extension defines two MCP servers:

rss_release_notes

This server provides tools for fetching GCP release notes from an RSS feed. It is implemented as a Node.js application.

  • Command: node rss-feed-mcp-server/dist/gcp-release-notes.js

bq_release_notes

This server provides tools for interacting with GCP release notes stored in BigQuery. It uses the toolbox command with a custom set of tools defined in tools.yaml.

  • Command: ./toolbox --stdio --tools-file tools.yaml

Disclaimer

This is not an official Google product.

About

Example Gemini CLI Extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published