Skip to main content
Glama

Mnemosyne MCP

by MumuTW
__init__.py300 B
""" Mnemosyne MCP - 介面定義模組 這個模組包含了所有的抽象介面定義,確保系統的可擴展性和插件化架構。 """ from .graph_store import ConnectionConfig, GraphStoreClient, QueryResult __all__ = [ "GraphStoreClient", "QueryResult", "ConnectionConfig", ]

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/MumuTW/Mnemosyne-mcp'

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