Server data from the Official MCP Registry
Local-first biological memory for coding agents: recall, consolidation, and pre-action Guard checks.
Local-first biological memory for coding agents: recall, consolidation, and pre-action Guard checks.
Audrey is a well-architected MCP server for agent memory management with proper authentication patterns, careful credential handling, and appropriate permissions for its purpose. Minor code quality issues around error handling and input validation in some areas do not significantly impact security. Permissions align well with the developer-tools category baseline and the server's stated function. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
4 files analyzed · 12 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.
Set these up before or after installing:
Environment variable: AUDREY_DATA_DIR
Environment variable: AUDREY_AGENT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-evilander-audrey": {
"env": {
"AUDREY_AGENT": "your-audrey-agent-here",
"AUDREY_DATA_DIR": "your-audrey-data-dir-here"
},
"args": [
"-y",
"audrey"
],
"command": "npx"
}
}
}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.