other
Pub/Sub is the plumbing behind a lot of asynchronous systems, and managing it — topics, subscriptions, snapshots, schemas — is exactly the kind of infrastructure bookkeeping that's easy to let get stale. This server lets Neotask create and inspect those Pub/Sub resources directly, so you can ask it to list existing topics or check a subscription's configuration instead of hunting through the Cloud Console.
| Google Cloud Pub/Sub MCP server | Manage Google Cloud Pub/Sub resources, including creating and inspecting topics, subscriptions, snapshots, and schemas for asynchronous messaging between applications. |
Ask Neotask to list your topics and check a specific subscription's configuration, so you can confirm your async messaging setup is wired correctly.
Both — it can create and inspect topics, subscriptions, snapshots, and schemas.
Checking on the state of your messaging infrastructure — for example, confirming a subscription exists and is configured the way you expect.