67
/ 100
3 days ago
glama

ERP MCP Server

MCP server for Arbisoft's ERP system, enabling AI assistants to read and write project time logs via OAuth-authenticated tool calls.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: GOOGLE_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_LEVEL
configALLOWED_DOMAINGoogle Workspace domain restriction arbisoft.com
configAPP_VERSION
configGOOGLE_CLIENT_IDexport ="your-client-id"
🔐 secretGOOGLE_CLIENT_SECRETexport ="your-client-secret"
configMCP_BASE_URLexport ="http://localhost:8100"
configMCP_HOST
configMCP_PORTThe server starts on port 8100 (configurable via ).
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/atabic-project-logs-mcp-c6d8mx)](https://m8ven.ai/mcp/atabic-project-logs-mcp-c6d8mx)
commit: c43022b06364ec0a842f64c9bd9c2396dd1f7938
code hash: 1d7c78675ddf7a07de2af3d2b3e4122679485869ceecd7959523ef739c848c4e
verified: 6/21/2026, 10:13:36 AM
view raw JSON →