Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Cloudflare Html2sprite

FreeNot checked

A remote MCP server running on Cloudflare Workers, currently exposing a test tool that echoes messages and returns server metadata.

GitHubEmbed

About

A remote MCP server running on Cloudflare Workers, currently exposing a test tool that echoes messages and returns server metadata.

README

A minimal remote MCP server running on Cloudflare Workers.

Deploy to Cloudflare

Deploy to Cloudflare

Click the button above to deploy this repository to your Cloudflare account. Cloudflare will create/configure the Worker and deploy it using the repository's Wrangler configuration.

Endpoints

  • Health check: /
  • MCP endpoint: /mcp

After deployment, connect your MCP client to:

https://<your-worker>.<your-subdomain>.workers.dev/mcp

Local development

npm install
npm run dev

Then test with MCP Inspector against:

http://localhost:8787/mcp

Manual deployment

npm install
npm run deploy

Make sure you have authenticated Wrangler first:

npx wrangler login

Tool

The server currently exposes one test tool:

  • sprite_test — echoes a message and returns server metadata.

Notes

This project uses Cloudflare's current stateless MCP handler approach through the Agents SDK. The /mcp endpoint is the remote MCP transport endpoint.

from github.com/958877748/personal-agent-mcp

Installing Cloudflare Html2sprite

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/958877748/personal-agent-mcp

FAQ

Is Cloudflare Html2sprite MCP free?

Yes, Cloudflare Html2sprite MCP is free — one-click install via Unyly at no cost.

Does Cloudflare Html2sprite need an API key?

No, Cloudflare Html2sprite runs without API keys or environment variables.

Is Cloudflare Html2sprite hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Cloudflare Html2sprite in Claude Desktop, Claude Code or Cursor?

Open Cloudflare Html2sprite on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Cloudflare Html2sprite with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs