Reference MCP server providing a persistent knowledge-graph memory an agent can read and write across sessions.
Not yet scanned
The Memory MCP Server MCP server did not expose any callable tools when it was last assessed by MCPGrade. It is categorised under Official, maintained by Anthropic / MCP, and published as an official Model Context Protocol integration. Its published description reads: "Reference MCP server providing a persistent knowledge-graph memory an agent can read and write across sessions". It communicates over stdio, and does not require authorization to connect. MCPGrade has not yet assigned Memory MCP Server a security grade, which usually means the server has not completed an automated scan yet. The automated scan surfaced no notable findings across the part of the surface it could assess. This report is a deterministic, reproducible automated assessment: the same observed surface always yields the same grade under a given algorithm version, and it is refreshed as new scans arrive and free to read — but it is not a substitute for a manual human security review. Always re-check Memory MCP Server's advertised tools, transport security, and authorization posture before connecting an autonomous agent or sharing sensitive context with it.
Explore Memory MCP Server through the links below. Review the grade and findings above before granting an autonomous agent access.
Captured passively during the read-only scan. Click any value to find servers that match it.
A reference server from the Model Context Protocol project that gives an agent a persistent knowledge-graph memory — entities, relations and observations it can store and recall across sessions.
npx -y @modelcontextprotocol/server-memory
@modelcontextprotocol/server-memoryPersistent memory can accumulate sensitive context — scope what an agent writes to it.
Official GitHub server exposing repositories, issues, pull requests, and code search to MCP clients. Available as a hosted remote server or a local binary.
Reference server for secure, scoped local filesystem access — read, write, and directory operations confined to allow-listed roots.
Reference server that fetches a URL and converts the page to clean Markdown for model consumption.
Reference MCP server that gives a model a structured, revisable chain-of-thought scratchpad for step-by-step problem solving.
Reference MCP server for reading and operating on a local Git repository — status, diffs, logs, commits, and branches.
Reference MCP server providing read-only SQL access and schema inspection over a PostgreSQL database.