Skip to main content
Glama

Brex MCP Server

jest.setup.js305 B
// Set up test environment variables process.env.BREX_API_KEY = 'test-api-key'; process.env.BREX_API_URL = 'https://api.brex.com/test'; process.env.PORT = '3000'; process.env.RATE_LIMIT_REQUESTS = '100'; process.env.RATE_LIMIT_WINDOW_MS = '60000'; process.env.LOG_LEVEL = 'error'; // Reduce noise in tests

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/crazyrabbitLTC/mcp-brex-server'

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