Skip to main content
Glama
MadanMohan0537

GitHub MCP Agent

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoModel id for the provider
LLM_API_KEYYesAny provider key: Google, OpenAI, DeepSeek, Groq, Cloudflare, etc.
GITHUB_TOKENYesGitHub personal access token for authenticating REST API calls
GROQ_API_KEYNoGroq API key (alternative to LLM_API_KEY)
LLM_BASE_URLNoOpenAI-compatible base URL (for custom provider or Cloudflare override)
LLM_PROVIDERNoProvider name: openai, google, deepseek, cloudflare, anthropic, groq, openrouter, mistral, xai, together, or custom
GOOGLE_API_KEYNoGoogle API key (alternative to LLM_API_KEY)
OPENAI_API_KEYNoOpenAI API key (alternative to LLM_API_KEY)
DEEPSEEK_API_KEYNoDeepSeek API key (alternative to LLM_API_KEY)
CLOUDFLARE_ACCOUNT_IDNoCloudflare account ID used to build the Workers AI URL

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/MadanMohan0537/github-mcp-agent'

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