Skip to main content
Glama

Mnemosyne MCP

by MumuTW
__init__.py296 B
""" Mnemosyne MCP - LLM 能力中心 這個模組提供統一的 LLM 能力抽象,支援多種 LLM 提供者。 """ from .base import LLMCapability, LLMProvider from .providers.openai_provider import OpenAIProvider __all__ = [ "LLMProvider", "LLMCapability", "OpenAIProvider", ]

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