Skip to main content
Glama
dennisonbertram

Brex MCP Server

package.json1.26 kB
{ "name": "mcp-brex", "version": "0.4.0", "description": "MCP Server for Brex API Integration", "main": "build/index.js", "type": "module", "bin": { "mcp-brex": "build/index.js" }, "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://github.com/dennisonbertram" }, "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", "axios-mock-adapter": "^2.1.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" ] }

Latest Blog Posts

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

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