72
/ 100
13 days ago
glama

alignment-correction-mcp

An MCP server that acts as an external conscience for AI agents, using Gemini or OpenAI APIs to validate plans, enforce behavioral rules, and maintain memory of past interactions to ensure alignment with user intent.

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
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: GEMINI_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.25.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.25.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGENT_COMMAND
configAPI_TYPE(Optional) API provider to use: gemini or openai (default: auto-detect based on available keys).
configEXTRA_INSTRUCTIONS
🔐 secretGEMINI_API_KEYYour Google Gemini API Key (required if using Gemini).
configGEMINI_MODEL(Optional) Model to use (default: gemini-1.5-flash).
configGLOBAL_INSTRUCTIONS_DIR(Optional) Directory containing global instructions file (e.g., /home/user/.gemini).
configINSTRUCTIONS_FILENAME(Optional) Name of the instructions file (default: GEMINI.md).
🔐 secretOPENAI_API_KEYYour OpenAI API Key (required if using OpenAI).
configOPENAI_BASE_URL(Optional) OpenAI-compatible API base URL (default: https://api.openai.com/v1).
configOPENAI_MODEL(Optional) Model to use (default: gpt-4o).
configREALIGNMENT_TACTIC
// 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 5 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/daxiongmao87-alignment-correction-mcp-1h7ufo)](https://m8ven.ai/mcp/daxiongmao87-alignment-correction-mcp-1h7ufo)
commit: 3857baa7a6f6ab2d44ae7f70fea4b2cd3e8fd4ee
code hash: ad42c1bb596d943dfd4e6383e8c97d0bdc66e501c2480a0f4ea113b65914e0ad
verified: 6/21/2026, 10:34:11 AM
view raw JSON →