Skip to main content
Glama

IAC Memory MCP Server

by AgentWong

delete_entity

Remove an entity and its relationships from the knowledge graph in the IAC Memory MCP Server to maintain an updated and accurate infrastructure-as-code cache.

Instructions

Remove an entity and its relationships from the knowledge graph

Input Schema

NameRequiredDescriptionDefault
idYesEntity ID

Input Schema (JSON Schema)

{ "description": "Remove an entity and its relationships from the knowledge graph", "properties": { "id": { "description": "Entity ID", "type": "string" } }, "required": [ "id" ], "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/AgentWong/iac-memory-mcp-server'

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