remote-mcp-server-authless
Verified Safeby wenchuin89
Overview
A serverless Cloudflare Worker acting as a remote endpoint or proxy, potentially for a Minecraft-related service, designed to operate without built-in authentication.
Installation
npx wrangler devSecurity Notes
The server is explicitly designed as 'authless', meaning it lacks intrinsic authentication. If deployed publicly without external security measures (e.g., Cloudflare Access, IP restrictions), it presents a significant network risk, allowing anyone to access its endpoints. No obvious signs of 'eval' or obfuscation from the file list.
Similar Servers
tiger-linear-mcp-server
This server acts as a wrapper for the Linear API, providing focused tools for LLMs to manage and query issue tracking and project data.
tiger-memory-mcp-server
A backend server for a Minecraft-related application, likely providing data management or proxy services.
mymlh-mcp-server
Provides secure, OAuth-authenticated access to MyMLH API data for AI assistants and Model Context Protocol (MCP) clients.
mcpd-proxy
Provides a network proxy for Minecraft Protocol connections, facilitating traffic management and potential modifications.