Skip to main content
Glama

Mnemosyne MCP

by MumuTW
requirements.txt450 B
# Mnemosyne MCP Server Python Dependencies (Fallback) # 注意:這是後備依賴列表,應該使用 pyproject.toml 作為主要來源 # Core MCP framework fastmcp>=0.1.0 # Data validation and settings pydantic>=2.5.0 pydantic-settings>=2.0.0 # gRPC communication grpcio>=1.60.0 grpcio-tools>=1.60.0 # Structured logging structlog>=23.2.0 # Async event loop (Unix only) uvloop>=0.17.0;platform_system!="Windows" # HTTP client httpx>=0.24.0

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