Ns Railways
БесплатноНе проверенMCP server for querying Dutch railway data via the NS API, with planned tools for station search, departures, trip planning, and disruptions.
Описание
MCP server for querying Dutch railway data via the NS API, with planned tools for station search, departures, trip planning, and disruptions.
README
MCP server for Dutch railway queries via the NS API. Covers NS intercity, Sprinter, and international train services.
Status: Work in Progress — Server scaffolding is in place. Tools are not yet implemented.
Prerequisites
- Bun runtime (
curl -fsSL https://bun.sh/install | bash) - An NS API key — free registration required
Planned Tools
ns_search_stations— Search Dutch railway stations by namens_get_departures— Get departures from a station with live delay infons_get_trips— Plan journeys between two Dutch stationsns_get_disruptions— Get current disruptions and maintenance works
Data Source
The NS Developer Portal provides access to NS timetable, real-time, and disruption data. Free registration gives access to the Reisinformatie API.
Install
git clone [email protected]:McCullonas/mcp-ns-railways.git
cd mcp-ns-railways
bun install
MCP Client Configuration (once implemented)
{
"mcpServers": {
"ns-railways": {
"command": "bun",
"args": ["run", "/path/to/mcp-ns-railways/src/index.ts"],
"env": {
"NS_API_KEY": "your-key-here"
}
}
}
}
Licence
MIT
Установка Ns Railways
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/McCullonas/mcp-ns-railwaysFAQ
Ns Railways MCP бесплатный?
Да, Ns Railways MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Ns Railways?
Нет, Ns Railways работает без API-ключей и переменных окружения.
Ns Railways — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Ns Railways в Claude Desktop, Claude Code или Cursor?
Открой Ns Railways на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Ns Railways with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
