# Example environment configuration for Memos MCP Server
# Base URL of your Memos instance
# Default: http://localhost:5230
MEMOS_BASE_URL=http://localhost:5230
# API authentication token
# To get a token:
# 1. Log into your Memos instance
# 2. Go to Settings → Access Tokens
# 3. Create a new access token
# 4. Copy and paste it here
MEMOS_API_TOKEN=your-token-here
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/Red5d/memos_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server