Cloudforge — Terraform Visual Diagram & Iac Generator
CloudForge MCP lets Claude visualise your cloud architecture diagrams, generate production-ready Terraform HCL from natural language, import existing IaC, and…
Directory
CloudForge MCP lets Claude visualise your cloud architecture diagrams, generate production-ready Terraform HCL from natural language, import existing IaC, and…
# MCP Server Azure Function A Model Context Protocol (MCP) server implementation using Azure Functions with the .NET 8.0 isolated worker model. ## Overview…
# MCP vs Manual vs A2A Nginx Installation ## Introduction This project simulates three different approaches to setting up a server (e.g., Nginx): 1. A…
This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure functions. You can clone/restore/run on your local…
# Swell MCP Server A Model Context Protocol server that integrates AI assistants with Swell's e-commerce platform. Built on a production-ready TypeScript…
This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure functions. You can clone/restore/run on your local…
A Serverless MCP implementation using SST, React and AWS.
Integrates with Cloudflare's AI image generation capabilities, leveraging Workers for serverless deployment to enable on-demand image creation for content…
Enables image analysis using GPT-4-turbo's vision capabilities for extracting information, generating descriptions, and answering questions about visual content
Enables breaking down complex tasks into manageable steps with queue-based planning and execution, maintaining context across conversations through structured…
Azure Functions ⚡️❤️ MCP Servers is a sample repository that demonstrates how to create Model Context Protocol (MCP) servers using Azure Functions and the…
MCP server sample travel buddy app hosted on Azure Functions on Azure Container Apps and MCP extension
A Serverless MCP implementation using SST, React and AWS.
Open-source MCP server platform. A web Ninite for composing your custom MCP server and deploying anywhere.
MCP (Model Context Protocol) server that utilizes the Google Gemini Vision API to interact with YouTube videos.
Integrate with Contentful's Content Management API for CMS management.
Integrates with Amazon Bedrock's Nova Canvas model to generate images from text descriptions with customizable parameters like dimensions and seed control.
Connects to Replicate's image generation models, enabling text-to-image creation with automatic cloud storage of results for seamless visual content…
# Query MCP (Supabase MCP Server) <p align="center"> <picture> <source media="(prefers-color-scheme: dark)"…
# Supabase MCP Server <p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/4a363bcd-7c15…
# Creating an MCP Server in Go and Serving it with Docker ## Introduction Today we'll look at how to create an MCP server in Go and serve it with Docker…
# GCP Terraform MCP Server MCP server for Terraform on GCP best practices, infrastructure as code patterns, and security compliance with Checkov. ## Features -…
# Cloudflare MCP Server Model Context Protocol (MCP) is a [new, standardized protocol](https://modelcontextprotocol.io/introduction) for managing context…
# Remote MCP Server on Cloudflare Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login! ## Develop locally ```bash #…