74
/ 100
1 day ago
glama

Enterprise Data MCP Server

MCP server providing natural-language tools for managing and querying an employee database, including user CRUD, search, and statistics.

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.
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 6 credentials: GOOGLE_CLIENT_SECRET, GROQ_API_KEY, MCP_DEV_TOKEN, QDRANT_API_KEY, NEO4J_PASSWORD, MCP_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.
configGOOGLE_CLIENT_IDyour-google-client-id>
🔐 secretGOOGLE_CLIENT_SECRETyour-google-client-secret>
🔐 secretGROQ_API_KEYRequires in your .env file.
configMCP_BASE_URL
🔐 secretMCP_DEV_TOKENoptional-dev-token>
configGROQ_MODEL
configMCP_JWKS_URL
configMCP_JWKS_TTL_SECONDS
configMCP_AUTH_REQUIREDset =false
configMCP_ISSUER
configMCP_AUDIENCE
configMCP_VECTOR_DIM
configMCP_QDRANT_COLLECTION
configQDRANT_URL
🔐 secretQDRANT_API_KEY
configNEO4J_URIbolt://localhost:7687
configNEO4J_USER
🔐 secretNEO4J_PASSWORD
configMCP_API_URLset =http://localhost:8000/api
🔐 secretMCP_TOKENset =<your-jwt>
configMCP_DEMO_QUERY
// 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 3 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/diluksha-upeka-mcp-1pv5ur)](https://m8ven.ai/mcp/diluksha-upeka-mcp-1pv5ur)
commit: e000e1f215ea344810f17538eecae820797dd184
code hash: c4e6a89299f90b3dd43e1d59cf31810fa24b01e49a3560ed1c58749b97d8c37c
verified: 7/30/2026, 8:25:58 PM
view raw JSON →