Senior Consult MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZAI_URL | No | Override default Z.ai API URL | https://open.bigmodel.cn/api/paas/v4/chat/completions |
| ZAI_MODEL | No | Override default Z.ai model | glm-4-plus |
| CLAUDE_URL | No | Override default Claude API URL | https://api.anthropic.com/v1/messages |
| OPENAI_URL | No | Override default OpenAI API URL | https://api.openai.com/v1/chat/completions |
| ZAI_API_KEY | No | Your Z.ai API key (or ZHIPU_API_KEY) | |
| CLAUDE_MODEL | No | Override default Claude model | claude-sonnet-4-5 |
| DEEPSEEK_URL | No | Override default DeepSeek API URL | https://api.deepseek.com/chat/completions |
| GEMINI_MODEL | No | Override default Gemini model | gemini-2.5-flash |
| OPENAI_MODEL | No | Override default OpenAI model | gpt-4o |
| DEEPSEEK_MODEL | No | Override default DeepSeek model | deepseek-chat |
| GEMINI_API_KEY | No | Your Google Gemini API key | |
| OPENAI_API_KEY | No | Your OpenAI API key for GPT models | |
| DEEPSEEK_API_KEY | No | Your DeepSeek API key | |
| ANTHROPIC_API_KEY | No | Your Anthropic API key for Claude models | |
| OPENAI_COMPATIBLE_URL | No | Custom OpenAI-compatible API endpoint URL | |
| OPENAI_COMPATIBLE_MODEL | No | Model name for custom OpenAI-compatible endpoint | |
| OPENAI_COMPATIBLE_API_KEY | No | API key for custom OpenAI-compatible endpoint |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ask_seniorC | General purpose consultation with a senior AI developer mentor. |
| code_reviewC | Request a code review from a senior AI developer. |
| architecture_adviceB | Get architecture and design pattern recommendations from a senior AI. |
| reset_historyB | Clear the conversation memory/history. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/silkyland/senior-consult-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server