Skip to main content
Glama

Electron MCP Server

40
  • Apple
  • Linux
.env.example693 B
# Environment Variables Example # Copy this file to .env and fill in your values # DO NOT commit .env to the repository! # GitHub Personal Access Token for electron-builder # Create a personal access token at: https://github.com/settings/tokens # Required scopes: repo (if private repository) # GH_TOKEN=your_github_personal_access_token_here # Optional: Electron build cache directory # ELECTRON_CACHE=~/.cache/electron # Optional: Custom MCP server port # MCP_PORT=3999 # NOTE: For production builds, use GitHub Secrets instead: # 1. Go to your repository Settings -> Secrets and variables -> Actions # 2. Add GH_TOKEN as a repository secret # 3. GitHub Actions will automatically use it

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/tamagokakedon/electron-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server