Skip to main content
Glama

mcp-server-public-transport

Makefile268 B
.PHONY: run build publish lint format test PYTHON = uv run --env-file .env python run: $(PYTHON) src/server.py build: uv build publish: uv publish lint: $(PYTHON) -m ruff check . --fix format: $(PYTHON) -m ruff format . test: $(PYTHON) -m pytest test/ -v

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/mirodn/mcp-server-public-transport'

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