62
/ 100
1 month ago
mcp_so

MCP Server

MCP server that provides tools for metadata retrieval from SharePoint and entity retrieval from a Neo4j knowledge graph using semantic similarity 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.

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 4 credentials: SHAREPOINT_PASSWORD, NEO4J_PASSWORD, EMBEDDING_MODEL_KEY, LLM_API_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.
configSHAREPOINT_SITE_URL
configSHAREPOINT_USERNAME
🔐 secretSHAREPOINT_PASSWORD
configSHAREPOINT_LIBRARY_NAME
configNEO4J_URI
configNEO4J_USER
🔐 secretNEO4J_PASSWORD
configEMBEDDING_MODEL_ENDPOINT
🔐 secretEMBEDDING_MODEL_KEY
configEMBEDDING_MODEL_API_VERSION
configEMBEDDING_MODEL_DEPLOYMENT_NAME
configEMBEDDING_MODEL_CHUNK_SIZE
configEMBEDDING_MODEL_DIMENSION
configEMBEDDING_MODEL_CHUNK_OVERLAP
configLLM_API_VERSION
configLLM_DEPLOYMENT_NAME
🔐 secretLLM_API_KEY
configLLM_API_ENDPOINT
// 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/janithsilva-mcp-server-j5n6x9)](https://m8ven.ai/mcp/janithsilva-mcp-server-j5n6x9)
commit: d4cd0a558b7652fa707347432760f9c1deda7e0f
code hash: 46fd2c011458ae92f607ad6d98eb14784c59d067b6fd07f71ee84362d16c7155
verified: 6/17/2026, 11:45:24 AM
view raw JSON →