#!/usr/bin/env bash
# Use the flake-based development environment
use flake
dotenv_if_exists
# Set up PATH to include local binaries
export PATH="$PWD/bin:$PATH"
# Watch for changes to Go files and rebuild
watch_file go.mod go.sum
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