Server data from the Official MCP Registry
Shared, project-aware memory for Claude Code, Codex, and other agents with human review.
Shared, project-aware memory for Claude Code, Codex, and other agents with human review.
Global Agent Memory is a well-architected local-first MCP server with strong security controls. The codebase demonstrates good authentication practices (bearer token requirement, localhost binding), proper credential handling, and careful permission scoping. Minor code quality findings around error handling and logging do not significantly impact the security posture. Permissions (network_http, env_vars, file access) are appropriate for a developer-focused memory service. Supply chain analysis found 8 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.
4 files analyzed · 13 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-ozankasikci-global-agent-memory": {
"args": [
"-y",
"dashboard"
],
"command": "npx"
}
}
}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.