# Frappe MCP Server Configuration
# Copy this file to .env and update with your actual values
# Frappe API Credentials (required)
FRAPPE_API_KEY=your_api_key_here
FRAPPE_API_SECRET=your_api_secret_here
# Frappe Site URL (required)
FRAPPE_BASE_URL=https://your-frappe-site.com
# Optional: Python environment settings
PYTHONUNBUFFERED=1
PYTHONDONTWRITEBYTECODE=1
# Optional: Logging level
LOG_LEVEL=INFO
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/appliedrelevance/frappe-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server