Skip to main content
Glama

mbta-mpc-server

.gitignore659 B
**/.claude/settings.local.json # Binaries for programs and plugins *.exe *.exe~ *.dll *.so *.dylib bin/ # Test binary, built with `go test -c` *.test # Output of the go coverage tool *.out coverage.html # Dependency directories vendor/ # Go workspace file go.work # IDE specific files .idea/ .vscode/ *.swp *.swo # Environment variables .env .env.local !.env.example # Direnv .direnv/ # OS specific files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Log files *.log # Build output directories dist/ build/ packages/ # Melange and apko outputs melange.rsa melange.rsa.pub *.tar *.json # Temporary files result .aider*

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/crdant/mbta-mcp-server'

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