Server data from the Official MCP Registry
A2A Governance Bridge MCP server. Tools: verify agent compliance, authorize a2a transaction,...
A2A Governance Bridge MCP server. Tools: verify agent compliance, authorize a2a transaction,...
This MCP server has critical security vulnerabilities that make it unsuitable for production use. The server imports from a hardcoded local path (~/clawd/meok-labs-engine/shared) that doesn't exist in the repository, creating a dependency on undisclosed external code. The authentication mechanism delegates to an opaque external module without validation, and the server lacks input validation, making it vulnerable to prompt injection and data manipulation attacks. While the code itself doesn't contain malicious patterns, the architectural dependencies and trust assumptions are fundamentally unsafe. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 15 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-a2a-governance-bridge-mcp": {
"args": [
"-y",
"a2a-governance-bridge-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
> By MEOK AI Labs — MEOK AI Labs — A2A Governance Bridge. Compliance checking for agent-to-agent transactions. First in market.
Installation · Docs · Report Bug
pip install a2a-governance-bridge-mcp
# or
npm install -g @meok-ai/a2a-governance-bridge-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.