Serverless Web MCP Server
# Serverless Web MCP Server A Model Context Protocol (MCP) server implementation for deploying web applications to AWS serverless infrastructure. ## Overview…
Directory
# Serverless Web MCP Server A Model Context Protocol (MCP) server implementation for deploying web applications to AWS serverless infrastructure. ## Overview…
# sample-serverless-mcp-server A Github MCP Server implementation based on Amazon Lambda and Streamable HTTP protocol. ## Project Description This project…
# MCP Server for Oracle Cloud Infrastructure (OCI) This project implements a Model Context Protocol (MCP) server for Oracle Cloud Infrastructure, allowing LLMs…
# Azure DevOps MCP Server This project implements a Model Context Protocol (MCP) server that enables AI assistants to interact with Azure DevOps for creating…
# secured-remote-mcp-server-on-aws 認証付きのAPI Gateway (HTTP) をエントリポイントとし、VPC内に配置されたプライベートなLambdaを経由してS3にアクセスすることで、安全にMCP Serverを公開するソリューションです</br> </br>…
Run existing Model Context Protocol (MCP) stdio-based servers in AWS Lambda functions
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
Query MCP (Supabase MCP Server) is an MCP server that enables your favorite IDE to safely execute SQL queries, manage your Supabase database end-to-end, access…
A barebones MCP server template for Netlify deployment
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…
An SST monorepo that deploys MCP streaming HTTP servers via Hono on a Lambda. Currently this doesn't include auth.
A Cloudflare Worker MCP server that integrates with the Helius API to provide asset search tools
Remote MCP Server on Cloudflare is a template to deploy an MCP server on Cloudflare Workers with OAuth login. It is designed for developers who want to run a…
Open Source MCP Servers for Scientific Research
A template for deploying an MCP (Model Context Protocol) server on Cloudflare Workers with OAuth login, enabling remote MCP clients to connect over HTTP via…
# AWS MCP Server - SyntropAI Ecosystem **Part of the [SyntropAI MCP Ecosystem](https://github.com/paihari/documentation-syntropai)** - A unified multi-cloud…
# Apillon MCP Server Welcome to the Apillon MCP Server repository. This project implements a server using the Model Context Protocol (MCP) to provide modules…
Build an MCP server and deploy it to cloudflare workers
Docker Compose setup for multiple MCP servers (Oracle, PostgreSQL, Jira, etc.) with Nginx proxy, enabling AI assistants to access databases and services via…
# Coolify MCP Server <img src="graphics/CoolifyMCP.png" width="256" alt="Coolify MCP Logo" /> A Model Context Protocol (MCP) server providing full coverage of…
Python implementation to spawn ephemeral Model Context Protocol (MCP) servers using the kubernetes API.
# Cloudflare MCP Server Model Context Protocol (MCP) is a [new, standardized protocol](https://modelcontextprotocol.io/introduction) for managing context…
# @prismicio/mcp-server [![npm version][npm-version-src]][npm-version-href] [![Github Actions CI][github-actions-ci-src]][github-actions-ci-href]…
# Run an MCP Server on Vercel ## Usage Update `api/server.ts` with your tools, prompts, and resources following the [MCP TypeScript SDK…