Authenticated MCP SSE ServerServer

the-freetech-company
GitHub
Google CloudMCPSecurity

Loading subscription status...

💡 Description

A secure Model Context Protocol (MCP) server hosted on Google Cloud Run, providing authenticated access via Google Cloud IAM. It allows teams to share custom MCP servers over the internet while implementing official MCP authentication.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Authenticated MCP SSE Server": {
        "env": {},
        "args": [],
        "command": "npx ts-node mcp_proxy.ts"
      }
    }
  ]
}

🛠️ Tools

Google Cloud SDKDocker

Features

  • IAM authentication for secure access to the MCP server
  • Containerization support for deployment to Google Cloud Run
  • Proxy connections via Google Cloud SDK

💬 Example Queries

  • Connect to the deployed MCP server and start using its features.
  • Access weather information using the MCP server's capabilities.