# Example environment variables for mcpware
# Copy this file to .env and fill in your actual values
# The .env file will be automatically loaded by Docker Compose
# GitHub Personal Access Token for GitHub backend
GITHUB_PERSONAL_ACCESS_TOKEN=your_github_token_here
# Buildkite API Token (if using Buildkite backend)
BUILDKITE_API_TOKEN=your_buildkite_token_here
# Database connection string (if using database backends)
DATABASE_URL=your_database_url_here
# Any other environment variables your backends need
# SOME_API_KEY=your_api_key_here
# ANOTHER_SECRET=your_secret_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/delexw/mcpware'
If you have feedback or need assistance with the MCP directory API, please join our Discord server