Skip to main content
Glama

THSRC MCP Server

by physictim
package.json1.04 kB
{ "name": "@physictim/mcp-server-thsrc", "version": "0.1.5", "description": "MCP server for Taiwan High Speed Rail (THSR) information", "main": "index.js", "bin": { "mcp-server-thsrc": "./index.js" }, "files": [ "index.js", "thsrc.py", "requirements.txt", "README.md", "LICENSE" ], "scripts": { "test": "node index.js --help || echo 'Package loads successfully'", "prepublishOnly": "node -e \"console.log('Ready to publish @physictim/mcp-server-thsrc')\"" }, "keywords": [ "mcp", "modelcontextprotocol", "thsr", "taiwan", "rail", "transport", "tdx" ], "author": "physictim", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/physictim/thsrc_mcp.git" }, "bugs": { "url": "https://github.com/physictim/thsrc_mcp/issues" }, "homepage": "https://github.com/physictim/thsrc_mcp#readme", "dependencies": {}, "engines": { "node": ">=14.0.0" }, "publishConfig": { "access": "public" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/physictim/thsrc_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server