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
# Dependencies
node_modules/
# Build output
dist/
build/
# Environment variables
.env
# Logs
logs/
*.log
npm-debug.log*
# IDE
.vscode/
.idea/
*.swp
*.swo
# Testing
coverage/
**/*.test.ts
**/*.test.js
**/__tests__/
test_*.js
test_*.sh
*test*.json
*_test_*.md
*_TEST_*.md
*_testing_*.md
*_TESTING_*.md
*_log.md
*_LOG.md
*_REPORT.md
comprehensive_*.md
COMPREHENSIVE_*.md
DETAILED_*.md
INDIVIDUAL_*.md
TOOL_*.md
RESPONSE_SIZE_*.md
budget_tools_*.js
manual_test.js
*.txt
# Development documentation
DEVELOPMENT.md
TESTING.md
TODO.md
# OS
.DS_Store
Thumbs.db