Mandatez Mcp
@mandatez
About Mandatez Mcp
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mandatez": {
"command": "npx",
"args": [
"@mandatez/mcp"
],
"env": {
"SUPABASE_URL": "<your-supabase-url>",
"SUPABASE_ANON_KEY": "<your-supabase-anon-key>",
"MANDATEZ_OWNER_ID": "<your-owner-id>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mandatez Mcp?
Mandatez Mcp is a neutral trust infrastructure layer for AI agents. It provides cryptographic identity, policy enforcement, human oversight gates, and tamper-proof audit trails across multiple agent frameworks (LangChain, n8n, AutoGen, CrewAI).
How to use Mandatez Mcp?
Install the SDK via npm install @mandatez/sdk, generate an agent identity, create a client with a Supabase URL and anon key, then call client.track() to emit signed events. For framework integration, use the n8n node (n8n-nodes-mandatez) or the LangChain callback (MandateZLangChainCallback).
Key features of Mandatez Mcp
- Ed25519 cryptographic identity per agent
- Policy engine with allow/block/flag rules
- Human oversight gate with Slack/webhook alerts
- Tamper-proof audit trail signed to Supabase
- Compliance report export (HIPAA, EU AI Act, SOC2 coming)
- Works with multiple agent frameworks
Use cases of Mandatez Mcp
- Audit AI agent actions for compliance requirements
- Enforce authorization policies on agent resource access
- Pause agent execution for human approval before sensitive actions
- Generate tamper-proof logs for regulatory or legal proceedings
- Monitor and track agent behavior across heterogeneous frameworks
FAQ from Mandatez Mcp
What does Mandatez Mcp do vs alternatives?
It provides a dedicated trust layer for AI agents with cryptographic identity, policy enforcement, human oversight, and audit trails, integrating across multiple frameworks simultaneously.
What are the runtime requirements?
Requires Node.js, a Supabase project (URL and anon key), and optionally n8n for node-based workflows.
Where does audit trail data live?
All signed events are emitted to a Supabase database configured by the user.
Does Mandatez Mcp support human oversight?
Yes, a human oversight gate can pause execution, send alerts via Slack or webhook, and auto-block on timeout.
Which frameworks are supported?
LangChain, n8n, AutoGen, CrewAI are supported now; Voiceflow, Dify, and Make are planned.
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments