Skip to main content
Glama

AGI MCP Server

get_memory_clusters

Retrieve and analyze memory clusters based on importance or activity for AI systems using the AGI MCP Server. Specify a limit to focus on the most relevant data.

Instructions

Retrieve memory clusters ordered by importance/activity

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of clusters to return

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "description": "Maximum number of clusters to return", "type": "integer" } }, "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/cognitivecomputations/agi-mcp-server'

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