memory-server
v0.6.3 · 9 tools · source
86B/ 100
npx -y @modelcontextprotocol/server-memory
Check breakdown
✓Tools exposed — Server exposed 9 tools.
• create_entities
• create_relations
• add_observations
• delete_entities
• delete_observations
• delete_relations
• read_graph
• search_nodes
• open_nodes
✓Input schemas valid — All tools have a valid JSON-Schema input definition.
✓Tool naming — All tool names follow the recommended convention.
!Descriptions — 4 description issue(s) found.
create_entities.entities: parameter has no description
create_relations.relations: parameter has no description
add_observations.observations: parameter has no description
delete_observations.deletions: parameter has no description
→ Descriptions are the model's only guide to when/how to call a tool — treat them as prompt engineering.
→ Describe every tool and every parameter, including units, formats, and constraints.
✓Tool annotations — Tools declare behavioural hints (readOnly/destructive).
✓Handshake + list latency — tools/list responded in 47ms.
Add the badge
Paste into your README:
[](https://scoremcp.dev/servers/server-memory)