gomission-mcp
Mission MCP
Mission MCP is governed execution infrastructure for AI agents. It creates visible approval ceremonies, receipt-backed audit trails, and trust boundaries before consequential actions such as sending email, posting publicly, scheduling, spending money, publishing artifacts, or modifying external records.
This repository is a lightweight public wrapper around the published @gomission/mcp package so MCP directories, evaluators, and local clients can start the stdio server directly.
Run
npm install
npm startThe server speaks MCP over newline-delimited JSON-RPC on stdio and exposes Mission's five approval and receipt primitives for governed agent execution.
Related MCP server: gov-mcp
Tools
mission_statusrequest_approvallog_actionget_receiptmission_ask
Why it exists
Most agent governance servers focus on policy, risk, or review layers in the abstract. Mission focuses on governed execution: agents can do real work, but consequential actions are held behind visible approval ceremonies and receipt-backed boundaries until a principal decides otherwise.
Docker
docker build -t gomission-mcp .
docker run -i gomission-mcpLearn more: https://claude.gomission.io
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceUniversal governance layer for AI agents — MCP-native, fail-closed, LNN interpretability. Governed receipts, IPFS audit proofs, and rollback for any agent in any framework.398Apache 2.0
- AlicenseNot gradedqualityCmaintenanceAn MCP server that enforces runtime governance on AI agent actions — file access, command execution, delegation chains, and permission escalation.MIT

Mission MCPofficial
AlicenseAqualityBmaintenanceTrust Graduation gate for AI agents: visible approval ceremonies and receipt-backed boundaries for consequential actions.568Apache 2.0
@vorionsys/mcp-serverofficial
AlicenseAqualityBmaintenanceMCP server for AI-agent governance using trust scoring, behavioral signals, and pre-flight action checks.10381Apache 2.0
Related MCP Connectors
MCP-native Trust Infrastructure for AI Agents. Persistent encrypted memory with Trust Quotient.
Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.
Read-only Remote MCP for externally grounded AI agent trust receipts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RonenTanchum/gomission-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server