Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿš† Travel & Transportation
  3. MCP National Rail
MCP National Rail logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 5:35:32 PM

MCP National Rail

User RatingsBe the first to rate and review this MCP server!
View Repository7 GitHub StarsTotal stargazers on GitHub for the source repository (7 stars).Visit Website
national-railtransportationtrain-schedulesrealtime-trainsuk

MCP server providing UK National Rail train schedules and live travel info via Realtime Trains API.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "lucygoodchild-mcp-national-rail": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿš† More in Travel & Transportation

Overview

This MCP server enables AI agents to access UK National Rail train schedules and live travel information using the Realtime Trains API. It supports retrieving live departures, live arrivals, and scheduled departures and arrivals by date. Use this server when you need real-time or scheduled train data for UK National Rail services integrated into your AI workflows.

Use cases

โ€ขRetrieve live departure information for UK National Rail stations
โ€ขFetch live arrival data for incoming trains
โ€ขQuery scheduled departures by specific dates
โ€ขQuery scheduled arrivals by specific dates
โ€ขIntegrate UK train schedule data into AI applications

Key features

โ€ขGet live departures from National Rail stations
โ€ขGet live arrivals at National Rail stations
โ€ขRetrieve departures by date
โ€ขRetrieve arrivals by date
โ€ขIntegration with Realtime Trains API

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP National Rail.

Extracted Tool Capabilities
Get live departures from National Rail stations
Get live arrivals at National Rail stations
Retrieve departures by date
Retrieve arrivals by date
Integration with Realtime Trains API

Documentation Overview

smithery badge

mcp-national-rail

A Model Context Protocol (MCP) server to retrieve train schedules from National Rail.

Overview

This project implements a server using the Model Context Protocol (MCP) that allows AI agents to retrieve train information on National Rail trains using the Realtime Trains API.

It provides tools for:

  • get_live_departures
  • get_live_arrivals
  • get_departures_by_date
  • get_arrivals_by_date

Installation

Real Time Trains API account can be created from here: https://api.rtt.io/

You will need to note down your API Auth credentials

Installing via Smithery

To install mcp-national-rail for Claude Desktop automatically via Smithery:

Terminal
npx -y @smithery/cli install @lucygoodchild/mcp-national-rail --client claude

Manual Installation for Claude Desktop

Prerequisites

  • Node.js

Setup

  1. Clone this repository
  2. Install dependencies
Terminal
npm install
  1. Build and start the project
Terminal
npm run build
npm run start
  1. Add the following to your MCP client configuration (~/Library/Application Support/Claude/claude_desktop_config.json):
JSON Config
{
  "mcpServers": {
    "mcp-national-rail": {
      "command": "node",
      "args": ["/path/to/mcp-national-rail/dist/index.js"],
      "env": {
        "RTT_API_USERNAME": "your_rtt_api_username",
        "RTT_API_PASSWORD": "your_rtt_api_password"
      }
    }
  }
}

Make sure to replace "/path/to/mcp-national-rail/dist/index.js" with the actual path and add your RTT API username and password which can be created from here: https://api.rtt.io/

  1. Restart Claude

Development

  • Create .env file based on the example file
bash
RTT_API_USERNAME=your_rtt_api_username
RTT_API_PASSWORD=your_rtt_api_password

Run the inspector with the following command:

Terminal
npx @modelcontextprotocol/inspector node dist/index.js

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Travel & Transportation View all alternatives
  • Ns MCP Server logoNs MCP Server

    Access Dutch Railways (NS) travel information, schedules, and real-time updates

    ๐Ÿš† Travel & Transportation2 views
    Compare vs Ns MCP Server โ†’
  • Timetable API Node logoTimetable API Node

    Real-time Lviv (Ukraine) public transport: stop arrivals, live vehicle positions, route geometry, and nearby stop discovery. No API key required.

    ๐Ÿš† Travel & Transportation2 views
    Compare vs Timetable API Node โ†’
  • Aviationstack MCP logoAviationstack MCP

    An MCP server using the AviationStack API to fetch real-time flight data including airline flights, airport schedules, future flights and aircraft types.

    ๐Ÿš† Travel & Transportation1 views
    Compare vs Aviationstack MCP โ†’
  • Rental Cars logoRental Cars

    Free rental car search with real-time pricing from multiple providers worldwide. No API key required. Hosted at mcp.octotrip.app.

    ๐Ÿš† Travel & Transportation1 views
    Compare vs Rental Cars โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
7
Stargazers on the source repository.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP National Rail

It uses the Realtime Trains API to access live and scheduled train information.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP National Rail AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/lucygoodchild-mcp-national-rail?style=directory)](https://allmcps.com/mcp/lucygoodchild-mcp-national-rail)
HTML Embed
<a href="https://allmcps.com/mcp/lucygoodchild-mcp-national-rail"><img src="https://allmcps.com/api/badge/lucygoodchild-mcp-national-rail?style=directory" alt="MCP National Rail on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿš†Travel & Transportation
PricingBring your own API key (usage-based cost)
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
ClientsClaude Desktop
Last updatedAug 9, 2026
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars7
GitHub Star CountTotal stargazers on GitHub representing community popularity (7 stars).
48Quality signal: Fair ยท 48/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 23d ago via OSV.dev ยท @smithery/cli (npm)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿš† Travel & Transportation โ†’Best MCP servers for Travel & Transportation โ†’Alternatives to MCP National Rail โ†’Install in Claude DesktopInstall in CursorInstall in VS Code