Skip to main content
Glama

THSRC MCP Server

by physictim
pyproject.toml603 B
[build-system] requires = ["setuptools>=61.0", "wheel"] build-backend = "setuptools.build_meta" [project] name = "mcp-server-thsrc" version = "0.1.0" description = "MCP server for Taiwan High Speed Rail (THSR) information" readme = "README.md" requires-python = ">=3.8" license = {text = "MIT"} authors = [{name = "physictim"}] dependencies = [ "asyncio", "httpx", "fastmcp>=2.11.0", "python-dotenv" ] [project.scripts] mcp-server-thsrc = "thsrc:main" [project.urls] "Homepage" = "https://github.com/physictim/thsrc_mcp" "Bug Tracker" = "https://github.com/physictim/thsrc_mcp/issues"

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