MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

🚃 乗換案内MCP - 乗り換え検索 / Norikae MCP - Japanese train route search using Yahoo! Transit

Created 1/20/2026
Updated about 1 month ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-norikae-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "tysonwu-norikae-mcp": { "command": "npx", "args": [ "tysonwu-norikae-mcp" ] } } }