Back to Home
offerland-cc icon

remote-mcp-server-authless

Verified Safe

by offerland-cc

Overview

Deploys an unauthenticated Model Context Protocol (MCP) server on Cloudflare Workers, primarily demonstrating calculator tools for AI agents and LLM clients.

Installation

Run Command
wrangler dev

Security Notes

The server is explicitly designed as 'authless', meaning it performs no authentication for incoming requests. While this is intentional for its demo purpose (simple calculator tools), it would be a critical security vulnerability if deployed in a production environment handling sensitive data or operations. The code itself does not contain obvious malicious patterns, hardcoded secrets, or `eval` calls.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens30
Stars0
Forks0
Last Update2025-12-05

Tags

Cloudflare WorkersMCP ServerAI ToolsCalculatorServer-Sent Events