remote-mcp-server-authless

remote-mcp-server-authless

0

This project enables the deployment of a remote Model Context Protocol (MCP) server on Cloudflare Workers, allowing users to connect and utilize MCP tools without authentication. It provides integration options with Cloudflare AI Playground and local MCP clients.

Custom tools

Users can define their own tools through the `this.server.tool(...)` method. The specific tool capabilities depend on user definition.