Back to Home
mhumphrey17 icon

rtt-remote-mcp-server-authless

by mhumphrey17

Overview

Deploys an unauthenticated remote Model Context Protocol (MCP) server on Cloudflare Workers, providing real-time UK train information via six specialized tools.

Installation

Run Command
npm run dev

Environment Variables

  • MCP_OBJECT

Security Notes

CRITICAL: The Realtime Trains API username and password (`API_USERNAME`, `API_PASSWORD`) are hardcoded directly in `src/index.ts`. This means that if the server is deployed, these credentials will be publicly exposed in the source code visible via the worker's URL or potentially through other means. This presents a severe security vulnerability, as anyone could extract and misuse these API keys.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassMedium
Avg Tokens350
Stars0
Forks0
Last Update2025-12-04

Tags

Train SchedulesRealtime DataPublic TransportUK RailCloudflare WorkersMCPAI Tools