IAC Memory MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UV_PUBLISH_TOKENNoYour token used for publishing.
UV_PUBLISH_PASSWORDNoYour password for publishing.
UV_PUBLISH_USERNAMENoYour username for publishing.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
add_resource

Add a new resource

create_entity

Create a new entity with optional initial observation

read_entity

Read an entity and its observations

update_entity

Update an existing entity

delete_entity

Delete an entity and its observations

view_relationships

View relationships between entities and their observations