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

r-huijts_ns-mcp-server
Miroir 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.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.
Miroir dehttps: //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!