Skip to main content
Glama

Mnemosyne MCP

by sophia-labs

get_graph_schema

Retrieve schema information for a specific knowledge graph to understand its structure and data organization.

Instructions

Get schema information for a specific graph via API server. Args: graph_id: Graph ID to analyze Returns: JSON string with schema information

Input Schema

NameRequiredDescriptionDefault
graph_idYes

Input Schema (JSON Schema)

{ "properties": { "graph_id": { "title": "Graph Id", "type": "string" } }, "required": [ "graph_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/sophia-labs/mnemosyne-mcp'

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