Cloud Run MCP Server

v1.10.0APIsstable

A secure MCP server example that demonstrates how to deploy to Google Cloud Run with authentication and identity token protection. Serves as a tutorial template for building production-ready MCP servers in the cloud.

google-cloudgoogle-cloud-runmcpmcp-servercloud-run
Share:
610
Stars
0
Downloads
0
Weekly
0/5

What is Cloud Run MCP Server?

Cloud Run MCP Server is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to secure mcp server example that demonstrates how to deploy to google cloud run with authentication and identity token protection. serves as a tutorial template for building production-ready mcp servers...

A secure MCP server example that demonstrates how to deploy to Google Cloud Run with authentication and identity token protection. Serves as a tutorial template for building production-ready MCP servers in the cloud.

This server falls under the APIs and Cloud Services categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • A secure MCP server example that demonstrates how to deploy

Use Cases

A secure MCP server example that demonstrates how to deploy to Google Cloud Run
LicenseApache-2.0
Languagejavascript
Versionv1.10.0
UpdatedMay 22, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @google-cloud/cloud-run-mcp

Manual Installation

npx -y @google-cloud/cloud-run-mcp

Examples

No examples available for this server.

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Cloud Run MCP Server

What is Cloud Run MCP Server?

Cloud Run MCP Server is a Model Context Protocol (MCP) server that secure mcp server example that demonstrates how to deploy to google cloud run with authentication and identity token protection. serves as a tutorial template for building production-ready mcp servers in the cloud. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Cloud Run MCP Server?

Install via npm with the command: npx -y @google-cloud/cloud-run-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Cloud Run MCP Server?

Cloud Run MCP Server works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Cloud Run MCP Server free to use?

Yes, Cloud Run MCP Server is open source and available under the Apache-2.0 license. You can use it freely in both personal and commercial projects.

Browse More APIs MCP Servers

Explore all apis servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "cloud-run-mcp-server": { "command": "npx", "args": ["-y", "@google-cloud/cloud-run-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Cloud Run MCP Server?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides