# This is an example .env file for the RushDB MCP Server
# Copy this to .env and update with your actual values
# Required: Your RushDB API key
RUSHDB_API_KEY=your-rushdb-api-key-here
# The server will automatically use this environment variable
# when running the MCP server
# Optional: Override the API base URL (e.g., for self-hosted/staging)
# Defaults to https://api.rushdb.com/api/v1
# RUSHDB_API_URL=https://api.rushdb.com/api/v1
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/1pxone/RushDB'
If you have feedback or need assistance with the MCP directory API, please join our Discord server