Skip to main content
Glama

Mnemosyne MCP

by sophia-labs

create_session

Initialize a new MCP session for authenticated users to access and manage knowledge graphs through SPARQL queries and graph operations.

Instructions

Create new MCP session for the authenticated user. Args: client_name: Name/type of the MCP client Returns: JSON string with session information

Input Schema

NameRequiredDescriptionDefault
client_nameNoUnknown Client

Input Schema (JSON Schema)

{ "properties": { "client_name": { "default": "Unknown Client", "title": "Client Name", "type": "string" } }, "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