Server data from the Official MCP Registry
AI identity layer — syncs who you are across Claude Code, Codex, Cursor and any MCP tool.
AI identity layer — syncs who you are across Claude Code, Codex, Cursor and any MCP tool.
piia-engram is a well-intentioned local-first identity management system for AI tools with generally sound architecture. However, several security concerns warrant attention: optional encryption is not default, audit logging is optional rather than enforced, the codebase lacks input validation in critical areas, and the remote deployment documentation suggests patterns that could be insecure if misconfigured. The permissions align with the stated purpose (local file storage, optional network for remote mode), but the implementation has gaps that push it into moderate risk territory. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 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-patdolitse-piia-engram": {
"args": [
"piia-engram"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
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.