Building a Remote MCP Server on Cloudflare (Without Auth)
@sverze
About Building a Remote MCP Server on Cloudflare (Without Auth)
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Building a Remote MCP Server on Cloudflare (Without Auth)?
This example lets you deploy a remote Model Context Protocol (MCP) server on Cloudflare Workers that does not require any authentication. It is intended for developers who want to quickly expose MCP tools over the internet without managing access control.
How to use Building a Remote MCP Server on Cloudflare (Without Auth)?
Deploy the server with the one‑click Cloudflare button or via the command line (npm create cloudflare@latest). Customize it by adding tools inside the init() method of src/index.ts using this.server.tool(...). Connect remote MCP clients (such as Cloudflare AI Playground or Claude Desktop with the mcp-remote proxy) by pointing them to the deployed SSE endpoint.
Key features of Building a Remote MCP Server on Cloudflare (Without Auth)
- Deploy an MCP server without any authentication.
- One‑click deployment using the Cloudflare “Deploy to Workers” button.
- Customize tools directly in
src/index.tsviathis.server.tool(...). - Connect from the Cloudflare AI Playground as a remote MCP client.
- Works with local MCP clients through the
mcp-remoteproxy.
Use cases of Building a Remote MCP Server on Cloudflare (Without Auth)
- Rapidly prototype and test MCP tools without setting up authentication.
- Expose MCP tools for use in
Basic information
More Finance & Commerce MCP servers
中国股票数据
elsejj这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。

Coinrule
Coinrule IncThe Coinrule MCP is an official Model Context Protocol server that connects AI assistants, Claude, ChatGPT, Grok, and others, directly to your Coinrule Cloud account https://cloud.coinrule.com/mcp
Futu Stock MCP Server
shuizhengqi1mcp server for futuniuniu stock
Edwin
edwin-financeEmpowering AI agents to dominate DeFAI
Polygon.io MCP Server
polygon-ioAn MCP server for Massive.com Financial Market Data
Comments