Memory (Knowledge Graph) vs AWS Knowledge MCP
A side-by-side comparison of two MCP servers — capabilities, transport, auth, and how actively each is maintained.
| Memory (Knowledge Graph) Official MCP server providing persistent, file-backed knowledge-graph memory across sessions. Verified stdio (local) No auth TypeScript | AWS Knowledge MCP Fully managed remote server for AWS docs, blogs, What's-New and Well-Architected guidance — no key. Verified HTTP (remote) No auth Hosted | |
|---|---|---|
| Category | AI, Data & Knowledge | AI, Data & Knowledge |
| Language | TypeScript | Hosted |
| Transport | stdio (local) | HTTP (remote) |
| Auth | None | None |
| GitHub stars | 74k | 7.0k |
| Last commit | 5 months ago | 5 months ago |
| Verified | ||
| Actively maintained | ||
| Install | npx -y @modelcontextprotocol/server-memory | Add URL https://knowledge-mcp.global.api.aws as an HTTP MCP server |
| Repo | Open | Open |