@gpriday/techlead-mcp
by gregpriday
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | No | Gemini API key. | |
| OPENAI_API_KEY | No | OpenAI API key. | |
| ANTHROPIC_API_KEY | No | Anthropic API key. | |
| TECHLEAD_GITHUB_TOKEN | No | Optional GitHub token for issue fetching. | |
| TECHLEAD_ROUTER_PROVIDER | No | Router provider (e.g., openai). | |
| TECHLEAD_DEFAULT_MODEL_TIER | No | Default model tier (e.g., balanced). | |
| TECHLEAD_OPTIONAL_LLM_ROUTER | No | Optional flag to enable LLM router. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/gregpriday/techlead-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server