Skip to main content
Glama

Brex MCP Server

package.json1.17 kB
{ "name": "mcp-brex", "version": "0.2.1", "description": "MCP Server for Brex API Integration", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "ts-node-esm src/index.ts", "lint": "eslint . --ext .ts", "test": "jest", "clean": "rimraf build" }, "author": { "name": "Dennison Bertram", "email": "dennison@dennisonbertram.com", "url": "https://dennisonbertram.com" }, "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "1.7.0", "axios": "^1.6.7", "dotenv": "^16.4.1" }, "devDependencies": { "@types/jest": "^29.5.12", "@types/node": "^20.11.16", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", "eslint": "^8.56.0", "jest": "^29.7.0", "rimraf": "^5.0.5", "ts-jest": "^29.1.2", "ts-node": "^10.9.2", "typescript": "^5.3.3" }, "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/dennisonbertram/mcp-brex.git" }, "files": [ "build/**/*", "README.md", "LICENSE" ] }

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