# GitHub Stars MCP Server Configuration
# Copy this file to .env and fill in your actual values
# GitHub Personal Access Token
# You can create one at: https://github.com/settings/tokens
# Required scopes: public_repo (for public repositories)
GITHUB_TOKEN=your_github_token_here
# Log level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
LOG_LEVEL=INFO
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/Dustyposa/github-stars-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server