Query MCP (Supabase MCP Server)
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…
Directory
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…
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…
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
# Supabase MCP Server 🚀 [](https://www.typescri…
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…
Links to samples, tools, and resources for building and integrating Model Context Protocol (MCP) servers on Azure using multiple languages
# 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
An AZD template to deploy a Model Context Protocol (MCP) server written in TypeScript to Azure Container Apps using SSE Transport.
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]…
A scaffold to get a remote MCP server running on Cloudflare Workers with OAuth login. It provides local development, deployment, and connection to MCP clients…
# Run an MCP Server on Vercel ## Usage Update `api/server.ts` with your tools, prompts, and resources following the [MCP TypeScript SDK…