GCP Platform Engineer
Rank #14,211io.github.deBilla/platform-mcp
Read-only GCP tools for debugging incidents and finding cost savings
GCP Platform Engineer is a Model Context Protocol (MCP) server published by deBilla. It ranks #14,211 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. GCP Platform Engineer is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 21, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 117,902 of 132,113 servers on MCP Toplist.
Use GCP Platform Engineer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add platform-mcp -e "PLATFORM_MCP_ENVIRONMENTS=<your PLATFORM_MCP_ENVIRONMENTS>" -e "PLATFORM_MCP_DEFAULT_ENVIRONMENT=<your PLATFORM_MCP_DEFAULT_ENVIRONMENT>" -e "PLATFORM_MCP_CONFIG=<your PLATFORM_MCP_CONFIG>" -e "PLATFORM_MCP_AUDIT_LOG=<your PLATFORM_MCP_AUDIT_LOG>" -- uvx platform-mcpReplace each placeholder with your own value before saving.
[mcp_servers.platform-mcp]
command = "uvx"
args = ["platform-mcp"]
[mcp_servers.platform-mcp.env]
PLATFORM_MCP_ENVIRONMENTS = "<your PLATFORM_MCP_ENVIRONMENTS>"
PLATFORM_MCP_DEFAULT_ENVIRONMENT = "<your PLATFORM_MCP_DEFAULT_ENVIRONMENT>"
PLATFORM_MCP_CONFIG = "<your PLATFORM_MCP_CONFIG>"
PLATFORM_MCP_AUDIT_LOG = "<your PLATFORM_MCP_AUDIT_LOG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"platform-mcp": {
"command": "uvx",
"args": [
"platform-mcp"
],
"env": {
"PLATFORM_MCP_ENVIRONMENTS": "<your PLATFORM_MCP_ENVIRONMENTS>",
"PLATFORM_MCP_DEFAULT_ENVIRONMENT": "<your PLATFORM_MCP_DEFAULT_ENVIRONMENT>",
"PLATFORM_MCP_CONFIG": "<your PLATFORM_MCP_CONFIG>",
"PLATFORM_MCP_AUDIT_LOG": "<your PLATFORM_MCP_AUDIT_LOG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"platform-mcp": {
"command": "uvx",
"args": [
"platform-mcp"
],
"env": {
"PLATFORM_MCP_ENVIRONMENTS": "<your PLATFORM_MCP_ENVIRONMENTS>",
"PLATFORM_MCP_DEFAULT_ENVIRONMENT": "<your PLATFORM_MCP_DEFAULT_ENVIRONMENT>",
"PLATFORM_MCP_CONFIG": "<your PLATFORM_MCP_CONFIG>",
"PLATFORM_MCP_AUDIT_LOG": "<your PLATFORM_MCP_AUDIT_LOG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"platform-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"platform-mcp"
],
"env": {
"PLATFORM_MCP_ENVIRONMENTS": "<your PLATFORM_MCP_ENVIRONMENTS>",
"PLATFORM_MCP_DEFAULT_ENVIRONMENT": "<your PLATFORM_MCP_DEFAULT_ENVIRONMENT>",
"PLATFORM_MCP_CONFIG": "<your PLATFORM_MCP_CONFIG>",
"PLATFORM_MCP_AUDIT_LOG": "<your PLATFORM_MCP_AUDIT_LOG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"platform-mcp": {
"command": "uvx",
"args": [
"platform-mcp"
],
"env": {
"PLATFORM_MCP_ENVIRONMENTS": "<your PLATFORM_MCP_ENVIRONMENTS>",
"PLATFORM_MCP_DEFAULT_ENVIRONMENT": "<your PLATFORM_MCP_DEFAULT_ENVIRONMENT>",
"PLATFORM_MCP_CONFIG": "<your PLATFORM_MCP_CONFIG>",
"PLATFORM_MCP_AUDIT_LOG": "<your PLATFORM_MCP_AUDIT_LOG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"platform-mcp": {
"command": "uvx",
"args": [
"platform-mcp"
],
"env": {
"PLATFORM_MCP_ENVIRONMENTS": "<your PLATFORM_MCP_ENVIRONMENTS>",
"PLATFORM_MCP_DEFAULT_ENVIRONMENT": "<your PLATFORM_MCP_DEFAULT_ENVIRONMENT>",
"PLATFORM_MCP_CONFIG": "<your PLATFORM_MCP_CONFIG>",
"PLATFORM_MCP_AUDIT_LOG": "<your PLATFORM_MCP_AUDIT_LOG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.deBilla%2Fplatform-mcp)<a href="https://mcptoplist.com/server/io.github.deBilla%2Fplatform-mcp"><img src="https://mcptoplist.com/badge/io.github.deBilla%2Fplatform-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
deBilla
Other servers by deBilla
View all deBilla servers →Available versions (2)
| Version | Published |
|---|---|
| 0.4.0 | Sep 2, 2026 |
| 0.3.0 | Aug 30, 2026 |
Frequently asked questions
- Who maintains GCP Platform Engineer?
- GCP Platform Engineer is maintained by deBilla, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is GCP Platform Engineer listed on the Official MCP Registry?
- Yes — GCP Platform Engineer is listed on the Official MCP Registry, alongside Glama.
- How many versions does GCP Platform Engineer have?
- MCP Toplist tracks 2 versions of GCP Platform Engineer, most recently published on Sep 2, 2026.
- Where can I find the source code for GCP Platform Engineer?
- The source code for GCP Platform Engineer is hosted at github.com/deBilla/platform-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.