Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REPO_PATHNoPath to your repositorycurrent directory
GEMINI_API_KEYYesYour Gemini API key
YELLHORN_MCP_MODELNoGemini model to usegemini-2.5-pro-exp-03-25

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_work_plan

Generate a detailed work plan for implementing a task based on the current codebase. Creates a GitHub issue with customizable title and detailed description, labeled with 'yellhorn-mcp'.Note: You should generally just pass the full user task request task verbatim to detailed_description.

review_work_plan

Review a pull request against the original work plan issue and provide feedback.

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/msnidal/yellhorn-mcp'

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