Authless MCP Server
A template for creating a remote, authentication-free MCP server deployable on Cloudflare Workers.
Directory
A template for creating a remote, authentication-free MCP server deployable on Cloudflare Workers.
A template for deploying a remote MCP server on Cloudflare Workers without authentication.
A template for deploying a remote, auth-less MCP server on Cloudflare Workers.
A template for deploying a remote MCP server without authentication on Cloudflare Workers.
A template for deploying a remote MCP server on Cloudflare Workers without authentication.
A template for deploying a remote MCP server on Cloudflare Workers without authentication. It supports one-click deployment or local setup via npm.
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…
A template for deploying a remote, auth-less MCP server on Cloudflare Workers.
A template for deploying a remote MCP server on Cloudflare Workers without authentication.
A template for deploying a remote MCP server on Cloudflare Workers, customizable by defining tools in the source code.
Amazon VPC Lattice MCP Server is a Model Context Protocol (MCP) server that provides tools for accessing, managing, and querying documentation for AWS VPC…
A Cloudflare Worker MCP server that integrates with the Helius API to provide asset search tools
# 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…
# AWS MCP Server A server that connects to AWS accounts similar to AWS CLI. ## Features - Connect to AWS accounts using credentials - Support for multiple AWS…
Example of creating a MCP server with Nuxt / Nitro.
# 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 #…
# 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…
This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure Functions with Java.
A Serverless MCP implementation using SST, React and AWS.
# 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 #…
 # MCP example Netlify Express **View this demo…
A barebones MCP server template for Netlify deployment
# 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 #…
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…