MCP ExplorerExplorer

Cloudflare Remote Mcp Client

@coffee-mugon 10 months ago
7 MIT
FreeCommunity
AI Systems
A Cloudflare-hosted MCP client for embedding capabilities in SaaS.

Overview

What is Cloudflare Remote Mcp Client

cloudflare-remote-mcp-client is a client designed to be deployed on Cloudflare, enabling users to access and utilize MCP capabilities remotely. It is specifically tested with the Cloudflare Remote MCP Server.

Use cases

Use cases include integrating MCP capabilities into SaaS platforms, providing remote access to MCP services, and enabling developers to build applications that leverage MCP functionalities.

How to use

To use cloudflare-remote-mcp-client, create a remote server using the command ‘npm create cloudflare@latest – my-mcp-server --template=cloudflare/ai/demos/remote-mcp-server’. Start the remote client with ‘npm run dev’ and access it at http://localhost:4000.

Key features

Key features include easy deployment on Cloudflare, seamless integration with MCP capabilities, and a straightforward setup process for developers.

Where to use

cloudflare-remote-mcp-client can be used in various fields such as SaaS applications, where embedding MCP functionalities can enhance user experience and service offerings.

Content

MCP Remote Client deployable on Cloudflare

Tested with Cloudflare Remote MCP Server.

Rationale: build MCP client you can host on Cloudflare and make visible to your users. Use case: embed MCP capabilities in your
SaaS, …

Create Remote Server

Create one in another directory

> npm create cloudflare@latest -- my-mcp-server --template=cloudflare/ai/demos/remote-mcp-server

Start Remote Client

> npm run dev

Start Remote Server

> npm run dev

Go to http://localhost:4000 to see it in action

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers