We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Tokio17/copilot-memory-store'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•385 B
# Copy this file to .env and fill in values.
# MEMORY_PATH is where the JSON memory file is stored (relative to repo root unless you use an absolute path).
MEMORY_PATH=project-memory.json
PROJECT_NAME=My Project
# Optional: enable LLM-based compression (not required for basic add/search/delete/purge).
# This app uses DeepSeek's OpenAI-compatible API if provided.
DEEPSEEK_API_KEY=