67
/ 100
1 day ago
glama

dev-standards-mcp

MCP server that provides a searchable knowledge base of internal development standards, enabling AI coding agents to consistently reference and comply with them.

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 1 credential: AZURE_CLIENT_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.
configKNOWLEDGE_SOURCEsample 知識ソース。PoCではsampleのみ対応
configKNOWLEDGE_PATH./sample-knowledge 知識ディレクトリのパス
configAUTH_ENABLEDfalse trueにするとAzureProvider認証を有効化(AZURE_CLIENT_ID等が必須)
configMCP_HOST127.0.0.1(Dockerイメージ内では0.0.0.0) 待ち受けホスト
configMCP_PORT8000 待ち受けポート
configAZURE_CLIENT_IDAUTH_ENABLED false trueにするとAzureProvider認証を有効化(等が必須)
🔐 secretAZURE_CLIENT_SECRET
configAZURE_TENANT_ID
configMCP_BASE_URL
configAZURE_REQUIRED_SCOPE
// 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/mitonattou919-dev-standards-mcp-yedjsb)](https://m8ven.ai/mcp/mitonattou919-dev-standards-mcp-yedjsb)
commit: 2b3abd741f5ca30c311f3351953c629c39f9a91a
code hash: a53b8ff63e57103a090848a065256ba0d7c98395879dab886a3b9f6f58c18bd0
verified: 7/30/2026, 9:11:36 AM
view raw JSON →