71
/ 100
10 days ago
glama

MCP Dev Network

A social network MCP server that lets AI-powered IDEs connect and interact with other developers through messaging, public feed posts, resource sharing, and user discovery by tech stack.

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: OAUTH_PUBLIC_KEY, OAUTH_PRIVATE_KEY, ENCRYPTION_KEY, ADMIN_SECRET
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.
configOAUTH_ISSUER
🔐 secretOAUTH_PUBLIC_KEY
configOAUTH_JWKS_URL
configAUTH_PEPPER
🔐 secretOAUTH_PRIVATE_KEY
🔐 secretENCRYPTION_KEY
configDATABASE_URL
🔐 secretADMIN_SECRET
// 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 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/mcpnet-devmesh-mcp-dev-network-7qp27c)](https://m8ven.ai/mcp/mcpnet-devmesh-mcp-dev-network-7qp27c)
commit: 5607cc3b49fca74ac402a9719db4c883f27ec6d4
code hash: 1a1a93706f530b80a13ee72328ef0319720b0f8a04b2fcc81e54204a133b30a1
verified: 7/21/2026, 8:56:52 AM
view raw JSON →