Skip to main content
Glama

read_graph

Retrieve paginated entities and relations from the knowledge graph. Returns total count and indicators for more data.

Instructions

Read the full knowledge graph with pagination.

Returns JSON: {entities: [{name, entityType, observations: [...]}], relations: [{from, to, relationType}], total: int, has_more: bool}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
offsetNo
limitNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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/RMANOV/sqlite-memory-mcp'

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