Gke (google Kubernetes Engine) Mcp
# GKE MCP Server Enable MCP-compatible AI agents to interact with Google Kubernetes Engine. # Installation Choose a way to install the MCP Server and then…
Directory
# GKE MCP Server Enable MCP-compatible AI agents to interact with Google Kubernetes Engine. # Installation Choose a way to install the MCP Server and then…
🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker…
# Vercel MCP Server 🚀 [](https://www.typescript…
# 阿里云可观测 MCP Server(Go 版) <p align="center"> <a href="./README.md"><img alt="中文" src="https://img.shields.io/badge/简体中文-d9d9d9"></a> <a…
# MCP Server Firebase 這是一個基於 Firebase 的 Model Context Protocol (MCP) 服務器實現,提供兩種運行模式: 1. 本地 Node.js 模式 (使用 Firebase Admin SDK) 2. Cloudflare Workers 模式 (使用…
# sample-serverless-mcp-server A Github MCP Server implementation based on Amazon Lambda and Streamable HTTP protocol. ## Project Description This project…
# MCP Server for Kubernetes Support Bundles [](LICENSE) [](https://www.typescri…
Links to samples, tools, and resources for building and integrating Model Context Protocol (MCP) servers on Azure using multiple languages
Build an MCP server and deploy it to cloudflare workers
Sample implementations of AI Agents and MCP Servers running on AWS Serverless compute
Python implementation to spawn ephemeral Model Context Protocol (MCP) servers using the kubernetes API.
Dockerized MCP server environments for seamless agent-tool integration.
This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI's API seamlessly via an MCP server…
mcp demo, client and server as web workers from a web UI
# HCP Terraform MCP Server ### Build from source If you don't have Docker, you can use `go build` to build the binary in the `cmd/hcp-terraform-mcp-server`…
基于Typescript实现的Notify MCP Server,支持Docker一键部署到remote|local
# Docker MCP Servers ```json { "mcpServers": { "slack": { "command": "docker", "args": [ "run", "-i", "--rm", "-e", "SLACK_BOT_TOKEN=your-slack-bot-token"…
# Lambda MCP Server A Model Context Protocol server for deploying and managing AWS Lambda functions. ## Features - Deploy Lambda functions through MCP…
A super simple Model Context Protocol (MCP) server deployed on AWS Lambda and exposed via Amazon API Gateway, deployed with Serverless Framework.