Skip to main content
Glama

BuildAutomata Memory MCP Server

by brucepro
__init__.pyβ€’359 B
""" BuildAutomata Memory MCP - Modular Memory System Copyright 2025 Jurden Bruce """ __version__ = "4.1.0" from .models import Memory, Intention, MemoryRelationship from .cache import LRUCache from .utils import register_sqlite_adapters __all__ = [ 'Memory', 'Intention', 'MemoryRelationship', 'LRUCache', 'register_sqlite_adapters', ]

Latest Blog Posts

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/brucepro/buildautomata_memory_mcp'

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