enterprise-mcp-server (Nick-DCA/enterprise-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 64 tools. No publisher has claimed this listing.

C
Emerging
74/100

enterprise-mcp-server

StreamableHTTP (Gemini Enterprise) Model Context Protocol (MCP) server with OAuth 2.0 PKCE, Google Secret Manager, and an embedded admin portal. Connectors for BigQuery, Firestore and Xero

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

Nick-DCA

Source: github_repo_search

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 7 credentials: GOOGLE_CLIENT_SECRET, MCP_CLIENT_SECRET, MCP_JWT_SECRET, SAGE_HR_API_KEY, SETUP_ADMIN_TOKEN, SLACK_CLIENT_SECRET, XERO_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configALLOWED_EMAIL_DOMAINS
configBIGQUERY_ALLOWED_TABLESList table and view IDs in a dataset (filtered against BIGQUERY_ALLOWED_TABLES).
configBIGQUERY_DEFAULT_DATASET
configBIGQUERY_LOCATION
configBIGQUERY_MAX_BYTES_BILLED1073741824 (1 GB)
configBIGQUERY_MAX_ROWS_RETURNED
configBIGQUERY_PROJECT_IDAuto-resolved via GCP
configCLOUD_RUN_REGION
configCLOUD_RUN_URL
configENABLED_DOMAINSAll enabled if unset
configFIRESTORE_ALLOWED_COLLECTIONSList accessible root collection IDs (filtered against FIRESTORE_ALLOWED_COLLECTIONS).
configFIRESTORE_ALLOW_WRITESCreate or merge document data (active only when FIRESTORE_ALLOW_WRITES=true).
configFIRESTORE_BLOCKED_COLLECTIONS
configFIRESTORE_DATABASE_ID
configFIRESTORE_EXCLUDED_FIELDSpassword,token,apikey,ssn
configFIRESTORE_MAX_DOCUMENTS
configFIRESTORE_PROJECT_IDAuto-resolved via GCP
configFIRESTORE_TIMEOUT_MS
configGCP_PROJECT_ID
configGCP_REGION
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configGOOGLE_CLOUD_PROJECT
configGOOGLE_CLOUD_REGION
configGOOGLE_REDIRECT_URI
configGOOGLE_SERVICE_ACCOUNT_EMAIL
configK_REVISION
configK_SERVICE
configLOG_LEVEL
configMCP_ALLOWED_REDIRECT_URIShttps://oauth.pstmn.io/v1/callback
configMCP_AUTH_CODE_TTL_SEC
configMCP_CLIENT_IDRequired
🔐 secretMCP_CLIENT_SECRETRequired
configMCP_ISSUER
🔐 secretMCP_JWT_SECRETRequired
configMCP_SERVER_URL
configMCP_TOKEN_TTL_SEC
configSAGE_HR_ALLOWED_TEAMS(All allowed)
configSAGE_HR_ALLOW_WRITESsagehr-create-time-off-request: Submit a leave request on behalf of an employee (=true).
🔐 secretSAGE_HR_API_KEYRequired for Sage HR
configSAGE_HR_BLOCKED_FIELDS"" (Empty)
configSAGE_HR_BLOCKED_POSITIONS"" (Empty)
configSAGE_HR_MASKED_FIELDSid_number,national_id,passport_number,ssn,nin,salary,hourly_rate,bank_account,iban,medical_notes,emergency_phone
configSAGE_HR_MAX_RESULTS
configSAGE_HR_SAFE_ATTRIBUTES(All unmasked)
configSAGE_HR_SUBDOMAINRequired for Sage HR
configSERVICE_ACCOUNT_EMAIL
configSERVICE_URL
🔐 secretSETUP_ADMIN_TOKEN
configSLACK_CLIENT_ID
🔐 secretSLACK_CLIENT_SECRET
configSLACK_REDIRECT_URI
configXERO_CLIENT_IDRequired for Xero
🔐 secretXERO_CLIENT_SECRETRequired for Xero
configXERO_SCOPESaccounting.transactions ...
configXERO_TENANT_ID
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deployPORT
// quality suggestions

All four hints declared on every tool

64/64 tools missing one or more hints — bigquery-dry-run-query (missing: idempotentHint, openWorldHint); bigquery-execute-query-readonly (missing: idempotentHint, openWorldHint); bigquery-list-datasets (missing: idempotentHint, openWorldHint), +61 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Shell command execution

1 call in production code run through a shell (src/config/setupToken.ts:101)

Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 2 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/nick-dca/enterprise-mcp-server)](https://m8ven.ai/mcp/nick-dca/enterprise-mcp-server)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 75ab664d455f18c1ee177ce8f0669611020b95a6
code hash: a6791dae4bc947a1b55044052c50cd8305d9b5db5d747c3ca652b8c62824ad7d
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client