Remote MCP Server (Authless)
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.
An example of a remote MCP server for Odoo, deployable on Cloudflare Workers without authentication.
An example of a remote MCP server deployed on Cloudflare Workers without authentication.
An example of a remote MCP server without authentication, deployable on Cloudflare Workers.
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
A remote MCP server example deployable on Cloudflare Workers that returns the client's IP address.
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
# 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…
# Cloudflare MCP Server Model Context Protocol (MCP) is a [new, standardized protocol](https://modelcontextprotocol.io/introduction) for managing context…
# nacos-mcp-router: A MCP server that provides functionalities such as search, installation, proxy, and more. [](https://deploy.workers.cloudflare.com/?url=http…
# 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 Server Azure Function A Model Context Protocol (MCP) server implementation using Azure Functions with the .NET 8.0 isolated worker model. ## Overview…
# 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 #…
# 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 Tools A custom Model Context Protocol (MCP) server implementation that provides file system and command execution tools for Claude Desktop and other LLM…
# GKE MCP Server Enable MCP-compatible AI agents to interact with Google Kubernetes Engine. # Installation Choose a way to install the MCP Server and then…
# 阿里云可观测 MCP Server(Go 版) <p align="center"> <a href="./README.md"><img alt="中文" src="https://img.shields.io/badge/简体中文-d9d9d9"></a> <a…
# sample-serverless-mcp-server A Github MCP Server implementation based on Amazon Lambda and Streamable HTTP protocol. ## Project Description This project…
# secured-remote-mcp-server-on-aws 認証付きのAPI Gateway (HTTP) をエントリポイントとし、VPC内に配置されたプライベートなLambdaを経由してS3にアクセスすることで、安全にMCP Serverを公開するソリューションです</br> </br>…
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.