Skip to main content
Glama

Vilnius Transport MCP Server

pyproject.toml663 B
[project] name = "vilnius-transport-mcp-server" version = "0.1.0" description = "This is Vilnius transport MCP server for claude desktop proof of concept" readme = "README.md" requires-python = ">=3.11" dependencies = [ "anthropic>=0.44.0", "gtfs-kit>=10.1.1", "httpx>=0.28.1", "logging>=0.4.9.6", "mcp>=1.2.0", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] vilnius-transport = "vilnius_transport_mcp_server.transport:main" [tool.hatch.build.targets.wheel] packages = ["src/vilnius_transport_mcp_server"] [tool.hatch.build] artifacts = [ "src/vilnius_transport_mcp_server/data/*.zip", ]

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/sarunasdaujotis/vilnius-transport-mcp-server'

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