Authless MCP Server Example
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
Directory
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
# Query MCP (Supabase MCP Server) <p align="center"> <picture> <source media="(prefers-color-scheme: dark)"…
# Supabase MCP Server <p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/4a363bcd-7c15…
# 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 #…
# 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 #…
# 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…
# 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…
# 🧠 cdk-serverless-mcp-server A super simple Model Context Protocol (MCP) server deployed on AWS Lambda and exposed via Amazon API Gateway, deployed with AWS…
# Cloudflare Remote MCP Server A Model Context Protocol (MCP) server implementation running on Cloudflare Workers with Durable Objects. ## Features - **Remote…
# Azure DevOps MCP Server This project implements a Model Context Protocol (MCP) server that enables AI assistants to interact with Azure DevOps for creating…
# 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…
Open Source MCP Servers for Scientific Research
# Supabase MCP Server 🚀 [](https://www.typescri…
# HCP Terraform MCP Server ### Build from source If you don't have Docker, you can use `go build` to build the binary in the `cmd/hcp-terraform-mcp-server`…
MCP server to directly access AWS location services using the GeoPlaces API, provides direct geocoding or reverse-geocoding capabilities like Google Maps API
Example of creating a MCP server with Nuxt / Nitro.
<div align="center"> <img src="./docs/assets/hero-landing.png" alt="Floom" width="900" /> <h1>Floom</h1> <p><strong>The protocol + runtime for agentic…
# ElevenLabs MCP Server A Model Context Protocol (MCP) server that integrates with ElevenLabs text-to-speech API, featuring both a server component and a…
Supabase MCP Server is an MCP server that connects to a Supabase PostgreSQL database, exposing table schemas as resources and providing tools for data…
An MCP server for managing infrastructure as code using Terraform
MCP server to gather AWS cost information for VBR repositores
A Serverless MCP implementation using SST, React and AWS.
A template for launching an MCP server using Docker. It provides a customizable Dockerfile and a Docker run command example for client configuration.
A remote MCP server example deployable on Cloudflare Workers without authentication.