Skip to main content
Glama

Memory MCP Server

verify_graph_integrity

Check knowledge graph integrity by identifying orphaned entities in relationships and providing fuzzy search suggestions for corrections. Ensure data consistency and accuracy in memory storage.

Instructions

Verify the integrity of the knowledge graph by checking for orphaned entities in relationships. Returns hallucinated entity names with fuzzy search suggestions.

Input Schema

NameRequiredDescriptionDefault
maxSuggestionsNoMaximum number of similar entity suggestions to return for each orphaned entity (default: 3)

Input Schema (JSON Schema)

{ "properties": { "maxSuggestions": { "description": "Maximum number of similar entity suggestions to return for each orphaned entity (default: 3)", "type": "number" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/grizzlypeaksoftware/mcp-memory-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server