MCP Gateway
🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker…
Directory
🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker…
[](https://www.python.org/downloads/) …
# Vercel MCP Server 🚀 [](https://www.typescript…
Azure Functions ⚡️❤️ MCP Servers is a sample repository that demonstrates how to create Model Context Protocol (MCP) servers using Azure Functions and the…
# Example Next.js MCP Server **Uses `@vercel/mcp-adapter`** ## Usage This sample app uses the [Vercel MCP…
# MCP Server Firebase 這是一個基於 Firebase 的 Model Context Protocol (MCP) 服務器實現,提供兩種運行模式: 1. 本地 Node.js 模式 (使用 Firebase Admin SDK) 2. Cloudflare Workers 模式 (使用…
# secured-remote-mcp-server-on-aws 認証付きのAPI Gateway (HTTP) をエントリポイントとし、VPC内に配置されたプライベートなLambdaを経由してS3にアクセスすることで、安全にMCP Serverを公開するソリューションです</br> </br>…
# 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 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…
An SST monorepo that deploys MCP streaming HTTP servers via Hono on a Lambda. Currently this doesn't include auth.
<div align="center"> # DAEE Engine **Dominion Agent Economy Engine** The infrastructure layer for autonomous agents that earn, transact, and build trust in the…
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…
# Supabase MCP Server 🚀 [](https://www.typescri…
# 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…
Docker Compose setup for multiple MCP servers (Oracle, PostgreSQL, Jira, etc.) with Nginx proxy, enabling AI assistants to access databases and services via…
Sample implementations of AI Agents and MCP Servers running on AWS Serverless compute
# 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…