50
/ 100
8 days ago
glama

cynco-labs/cynco-mcp

Enables AI agents to read and write Cynco accounting data, including querying books, creating invoices, reconciling transactions, and generating financial reports.

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
🚨
Secret credentials may flow to a network call
3 flows detected: MCP_TEST_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 1 critical, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: MCP_TEST_API_KEY, METRICS_AUTH_TOKEN
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.
configAPP_URL
configCYNCO_DATABASE_URLexport ="postgresql://user:pass@localhost:5432/cynco"
configLOAD_TEST_DURATION
configLOAD_TEST_RPS
configLOAD_TEST_URL
configLOG_LEVELinfo debug · info · warn · error
configMCP_ALLOWED_ORIGINS
configMCP_CODE_TIMEOUT_MS60000 Code Mode script timeout (ms)
configMCP_DB_CONN_TIMEOUT
configMCP_DB_POOL_IDLE_TIMEOUT30000 Idle connection timeout (ms)
configMCP_DB_POOL_MAX5 Max DB pool connections
configMCP_DB_STATEMENT_TIMEOUT
configMCP_ISSUER_URL
configMCP_MAX_SESSIONS
configMCP_MAX_SESSIONS_PER_TENANT
configMCP_PORT3100 HTTP server port
configMCP_PUBLIC_URLPublic URL for resource URIs
configMCP_RATE_LIMIT120 Requests/minute per tenant
configMCP_RESOURCE_URL
🔐 secretMCP_TEST_API_KEY
configMCP_TOOL_TIMEOUT_MS30000 Individual tool execution timeout (ms)
configMCP_TRANSPORTstdio Transport: stdio or http
🔐 secretMETRICS_AUTH_TOKEN/metrics GET Optional Prometheus metrics (set to require bearer auth)
// 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 4 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/cynco-labs-cynco-mcp-hzimfp)](https://m8ven.ai/mcp/cynco-labs-cynco-mcp-hzimfp)
commit: 43c9a3d545abada8322c00cf7a3cce4de219c603
code hash: 0697ed8929b3f25c3564c944e599e5024abee94e4bb200ce75ab2ef5de0f6775
verified: 6/13/2026, 10:20:14 AM
view raw JSON →