We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/aktsmm/FY26_techconnect_saiten'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•468 B
# Environment Variables
# Copy this file to .env and fill in the values
# GitHub Personal Access Token (optional — gh CLI uses its own auth by default)
# Required only if running outside VS Code or in CI environments
# Scopes needed: repo (read), issues (read/write for commenter)
GITHUB_TOKEN=
# --- No other secrets required ---
# The MCP server uses gh CLI authentication by default.
# Azure OpenAI keys are managed by VS Code Copilot, not by this application.