Skip to main content
Glama

Business Central MCP Server

# Server Configuration PORT=3000 NODE_ENV=development # Security JWT_SECRET=your_jwt_secret_key_here TOKEN_EXPIRY=1h # Database (when you're ready to connect to MongoDB) # MONGO_URI=mongodb://localhost:27017/bc-mcp # MONGO_URI_TEST=mongodb://localhost:27017/bc-mcp-test # Logging LOG_LEVEL=debug # CORS Configuration CORS_ORIGIN=*

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/vanachterjacob/BC-MCP'

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