Test icon

Test

Deploys an unauthenticated Model Context Protocol (MCP) server on Cloudflare Workers for AI agent integration.

关于

This tool provides an example for setting up a remote Model Context Protocol (MCP) server on Cloudflare Workers, designed to operate without requiring authentication. It allows developers to deploy their own custom AI tools and easily integrate them with various MCP clients, including the Cloudflare AI Playground and local applications like Claude Desktop through a proxy. This streamlined deployment enables rapid prototyping and sharing of AI functionalities across different platforms.

主要功能

  • Deploys an unauthenticated MCP server on Cloudflare Workers
  • Supports customization with additional AI tools
  • Connects seamlessly with the Cloudflare AI Playground
  • Enables connection to local MCP clients via mcp-remote proxy
  • Provides a quick deployment option with a Cloudflare Workers button
  • 0 GitHub stars

使用案例

  • Integrating bespoke AI functionalities with the Cloudflare AI Playground
  • Extending local AI clients with remote custom tools
  • Rapidly deploying custom AI tools and agents on the edge