Skip to main content
Glama
.env.example1.08 kB
# MCP Development Environment Configuration # ============================================================================ # Required: Workspace Path # ============================================================================ # Path to your codebase (absolute path) # Windows: Use forward slashes or escaped backslashes # Example Windows: C:/AIStack or C:\\AIStack # Example Linux/Mac: /home/user/projects/AIStack WORKSPACE_PATH=C:/AIStack # ============================================================================ # Optional: GitHub Integration # ============================================================================ # Create token at: https://github.com/settings/tokens # Permissions needed: repo, read:org GITHUB_TOKEN=your_github_personal_access_token_here # ============================================================================ # Optional: Brave Search # ============================================================================ # Get free API key at: https://brave.com/search/api # 2000 free queries/month BRAVE_API_KEY=your_brave_api_key_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/mjdevaccount/AIStack-MCP'

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