33
/ 100
1 month ago
glama

MCP Project Standards Server

Manages project standards, configurations, and API debugging for AI-assisted development, ensuring unified development practices across teams and machines.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPI_DEBUG_ALLOWED_METHODSControl allowed request methods (default: GET)
configAPI_DEBUG_LOGIN_BODYSet login request body (default: {"username":"","password":""})
configAPI_DEBUG_LOGIN_DESCRIPTIONSet login API description (default: Save returned token to common headers in debug tool, field name Authorization, field value Bearer token)
configAPI_DEBUG_LOGIN_METHODSet login request method (default: POST)
configAPI_DEBUG_LOGIN_URLSet login API URL (default: /api/login)
configCONFIG_DIRConfig directory resolution now depends on both and TOOL_PREFIX:
configCONFIG_PATH
configPROJECT_NAMEPrefixed tool names and project-branded descriptions when both TOOL_PREFIX and are provided
configPROJECT_PATHProject Path Support: Added environment variable for resolving relative paths.
configTOOL_PREFIXConfig directory resolution now depends on both CONFIG_DIR and :
// 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 4 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/liliangshan-mcp-server-project-standards-60764l)](https://m8ven.ai/mcp/liliangshan-mcp-server-project-standards-60764l)
commit: 6fb127e9510515f2a87651ca8000f182514308d6
code hash: 061d5e397ae470624764710661777adf7cde0e73162b92b69d612b42f0589283
verified: 6/11/2026, 11:46:46 AM
view raw JSON →