@p31/mcp-membrane
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@p31/mcp-membraneshow my DORA scorecard"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@p31/mcp-membrane
Post-deploy verification meets gamification. The only MCP server that combines DORA metrics, deploy checks, and real-time XP/LOVE rewards into your AI agent's toolchain.
AI now writes 41% of all code, but delivery stability has dropped 7.2% and code churn has doubled. Teams need more than raw throughput — they need verification infrastructure that closes the loop. Membrane gives AI agents exactly that: a post-deploy audit layer that scores every deploy, tracks DORA trends, and rewards quality with XP and LOVE.
Installation
npm install @p31/mcp-membraneRelated MCP server: Arthur
Usage
As an MCP server (stdio)
Add to your MCP client config (e.g., Cursor, Claude Desktop, VS Code):
{
"mcpServers": {
"membrane": {
"command": "npx",
"args": ["-y", "@p31/mcp-membrane"]
}
}
}As a library
import { MembraneClient, calculateDORAScore } from '@p31/mcp-membrane';
const client = new MembraneClient();
const state = await client.getState();
const metrics = await client.getDORAMetrics();Why Membrane?
DORA metrics alone are no longer enough. The 2025 DORA report proved that AI adoption correlates with increased delivery instability — even as individual productivity rises. Membrane is the first MCP server to close that gap by:
Verifying every deploy — multi-category checks (HTTP, browser, asset, security, performance) with pass/fail tracking
Tracking DORA trends over time — deployment frequency, lead time, change failure rate, and MTTR with color-coded scorecards
Gamifying operational excellence — XP levels, LOVE rewards, achievements, and streaks for teams that ship quality
The result: your AI agents don't just write code faster — they verify it, score it, and earn rewards for getting it right.
Tools
Tool | Description |
| Get Membrane system status (XP, LOVE, level, streak, achievements) |
| Get DORA metrics — deployment frequency, lead time, change failure rate, MTTR |
| Get deploy history with check results |
| List all unlocked achievements with tiers and timestamps |
| Record a deploy check result and earn XP/LOVE |
| Get a formatted DORA scorecard with color-coded status per metric |
| Mint a physical artifact from an achievement |
DORA Metrics
The server provides four key DORA metrics from Google's DevOps Research and Assessment team, with color-coded scoring:
Metric | Elite | High | Medium | Low |
Deployment Frequency | ≥ daily | ≥ weekly | ≥ monthly | < monthly |
Lead Time for Changes | < 1 hour | < 1 day | < 1 week | ≥ 1 week |
Change Failure Rate | < 5% | < 10% | < 15% | ≥ 15% |
MTTR | < 1 hour | < 1 day | < 1 week | ≥ 1 week |
License
MIT — P31 Labs
This server cannot be deployed
Maintenance
Related MCP Connectors
An MCP memory server. One memory your agents share — across models, devices and apps.
MCP server for building and testing AI agents with multi-model experimentation and insights.
Devopness MCP server for DevOps happiness! Empower AI Agents to deploy apps and infra, to any cloud.
- memnodeOAuthdev.memnode
Persistent, inspectable memory for AI agents with lineage, correction, and a hosted MCP endpoint.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceA sophisticated MCP server providing advanced memory capabilities with RAG, hallucination detection, and enterprise-grade AI infrastructure for intelligent agent ecosystems.-
- -licenseNot gradedqualityNot gradedmaintenanceAn MCP server that enables developers to summon AI development team agents directly from their IDE to help with tasks like PR reviews, security evaluation, and CI/CD deployment setup.-
- AlicenseCqualityBmaintenanceAn MCP server offering hybrid memory recall and continuity tools for AI agents. It also provides a governance gateway that pre-approves risky shell/file/git actions before execution.19Apache 2.0
- AlicenseNot gradedqualityBmaintenanceSelf-hosted MCP server that gives coding agents persistent, code-aware memory with structural graph recall and blast-radius planning. It links experiential decisions to code locations and provides honest measurement instruments.Apache 2.0