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
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.
I find academic articles and books for research and literature reviews.
This GPT assists in finding a top-rated business CPA - local or virtual. We account for their qualifications, experience, testimonials and reviews. Business operators provide a short description of your business, services wanted, and city or state.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
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
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Espejo dehttps: //github.com/agentience/practices_mcp_server
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.
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!