Remote MCP Server on Cloudflare
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…
Directory
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…
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…
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
# @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…
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…
Dockerized MCP server environments for seamless agent-tool integration.
MCP server sample travel buddy app hosted on Azure Functions on Azure Container Apps and MCP extension
mcp demo, client and server as web workers from a web UI
# OneNote MCP Server [](https://smithery.ai/server/@modelcontextprotocol/server…
# Azure MCP Server [](https://smithery.ai/server/@mashriram/azure_mcp_server) An…
# AWS MCP Server A Model Context Protocol (MCP) server that provides tools to interact with AWS services through Claude Desktop. ## Features - **S3**: List…
基于Typescript实现的Notify MCP Server,支持Docker一键部署到remote|local
The Novu MCP Server is a fully managed Cloudflare Worker that gives AI assistants access to the Novu notification platform. It lets any MCP-compatible client…
# Azure AI Agent Service + Azure AI Search MCP Server A Model Context Protocol (MCP) server that enables Claude Desktop to search your content using Azure AI…
aws-boto3-mcp-private is an MCP server that executes Python code using the AWS Boto3 SDK to monitor and manage AWS resources in a given account. It is designed…
# Docker MCP Servers ```json { "mcpServers": { "slack": { "command": "docker", "args": [ "run", "-i", "--rm", "-e", "SLACK_BOT_TOKEN=your-slack-bot-token"…
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 Model Context Protocol (MCP) server enabling AI assistants to interact with Azure DevOps services via Python SDK.