Server data from the Official MCP Registry
Agent Identity Trust tools for AI agents. Capabilities: register agent identity, issue crede...
Agent Identity Trust tools for AI agents. Capabilities: register agent identity, issue crede...
This MCP server has critical security issues that prevent it from being safely used. The server imports from a hardcoded local path (~/clawd/meok-labs-engine/shared) that doesn't exist in the repository, making it impossible to verify the authentication middleware. The auth_middleware module is a critical security dependency but is completely opaque and external. Additionally, the server stores all agent identities and credentials in memory without persistence, meaning all data is lost on restart. The rate limiting implementation is weak and easily bypassable. These issues, combined with the external/unverifiable auth dependency, create an unacceptable security posture. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 14 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-agent-identity-trust-mcp": {
"args": [
"-y",
"agent-identity-trust-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Add .well-known/mcp discovery, CI workflow, persistence layer
Installation · Docs · Report Bug
pip install agent-identity-trust-mcp
# or
npm install -g @meok-ai/agent-identity-trust-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.