Back to Home
otey247 icon

MCP-On-Cloud-Run

Verified Safe

by otey247

Overview

Deploys a secure Model Context Protocol (MCP) server on Google Cloud Run to provide external tools for Large Language Models (LLMs) like Gemini.

Installation

Run Command
python server.py

Environment Variables

  • PORT

Security Notes

The deployment explicitly enforces authentication (`--no-allow-unauthenticated`) and leverages Google Cloud IAM for access control, significantly reducing unauthorized access risks. The server code does not use dangerous functions like `eval` or `os.system`, nor does it contain hardcoded secrets. Data is handled in-memory, mitigating direct database vulnerabilities from the application.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2025-12-14

Tags

Cloud RunMCPLLM ToolsFastMCPGoogle Cloud