67
/ 100
2 days ago
glama

IEEE MCP Server

Enables AI agents to query Neo4j graph databases and Box document storage using natural language through a single MCP endpoint.

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 5 credentials: NEO4J_PASSWORD, MCP_SECRET_TOKEN, BOX_DEVELOPER_TOKEN, AZURE_API_KEY, AZURE_OPENAI_API_SECRET_KEY
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.
configNEO4J_URI/ NEO4J_USERNAME / NEO4J_PASSWORD Neo4j connection
configNEO4J_USERNAMENEO4J_URI / / NEO4J_PASSWORD Neo4j connection
🔐 secretNEO4J_PASSWORDNEO4J_URI / NEO4J_USERNAME / Neo4j connection
🔐 secretMCP_SECRET_TOKENPOST /mcp — the MCP endpoint (requires Authorization: Bearer <>)
🔐 secretBOX_DEVELOPER_TOKENBox token (expires ~60 min; use Client Credentials Grant for production)
configAZURE_OPENAI_DEPLOYMENT_NAME
configAZURE_OPENAI_ENDPOINT
🔐 secretAZURE_API_KEY
🔐 secretAZURE_OPENAI_API_SECRET_KEY
configAZURE_API_BASE
configAZURE_API_VERSION
configAZURE_OPENAI_API_VERSION
configHOST/ PORT Listen address (default 0.0.0.0:8000)
configPORTHOST / Listen address (default 0.0.0.0:8000)
// 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/dhakshnamoorthi146-ieee-mcp-1khcng)](https://m8ven.ai/mcp/dhakshnamoorthi146-ieee-mcp-1khcng)
commit: d228c643719ca2703f2723167e86820b00b18770
code hash: 40fef883ed77a1eb23860227c5853fa3b0cff53b48c76642f9319ed661ce94c9
verified: 7/29/2026, 9:13:30 AM
view raw JSON →