I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

R-huijts_ns-mcp-server
Espejo dehttps: //github.com/r-huijts/ns-mcp-server
3 years
Works with Finder
0
Github Watches
1
Github Forks
0
Github Stars
NS Travel Information MCP Server
An MCP server that provides access to NS (Dutch Railways) travel information.
Setup
-
Clone this repository
-
Install dependencies:
npm install
-
Copy the example environment file:
cp .env.example .env
-
Add your NS API key to the
.env
file:NS_API_KEY=your_api_key_here
You can get an API key from NS API Portal
-
Run the server:
npm start
Integration with Claude Desktop
To add this server to Claude Desktop, update your Claude configuration file (~/Library/Application Support/Claude/claude_desktop_config.json
) by adding the following to the mcpServers
object:
{
"mcpServers": {
"ns-server": {
"command": "node",
"args": [
"/path/to/ns-server/build/index.js"
],
"env": {
"NS_API_KEY": "your_api_key_here"
}
}
}
}
Make sure to:
- Replace
/path/to/ns-server
with the actual path to your installation - Add your NS API key in the
env
section
After updating the configuration, restart Claude Desktop for the changes to take effect.
Environment Variables
Variable | Description |
---|---|
NS_API_KEY | Your NS API key (required) |
License
This project is licensed under the MIT License - see the LICENSE file for details
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Professional Flask/SQLAlchemy code guide. Follow: https://x.com/navid_re
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.
Espejo dehttps: //github.com/agentience/practices_mcp_server
Espejo de https: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_VXmBzcU4
As a devoted user of the r-huijts_ns-mcp-server by MCP-Mirror, I must say this server solution is remarkable. It offers robust features and seamless integration, making it a vital tool for my applications. The comprehensive support and clear documentation enhance usability and efficiency, allowing for a smooth user experience. Highly recommended!