hve-squad MCP server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SQUAD_MCP_WORKER_ENABLED | No | Enable background worker ACA Job for long runs. | false |
| SQUAD_MCP_RUN_STATE_BACKEND | No | Backend for run state storage: 'file' (local) or 'table' (Azure Table Storage). | file |
| SQUAD_MCP_ENABLE_RENDER_PPTX | No | Opt-in to enable the squad_render_pptx tool for PPTX rendering. | false |
| SQUAD_MCP_REMOTE_PIPELINE_ENABLED | No | Enable the async advisory pipeline (squad_run, squad_status). Defaults to false. | false |
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 |
|---|---|
| squad_researchA | Run the squad's research stage on a question or codebase. Routes to the Squad Researcher (squad |
| squad_planA | Run the squad's planning stage. Routes to the Squad Lead (squad |
| squad_reviewA | Run the squad's review stage. Routes to the Squad Reviewer (squad |
| squad_architectA | Run the squad's architecture stage. Routes to the System Architecture Reviewer (squad |
| squad_runA | Run the full squad pipeline for any request. Hands the request to the Squad Coordinator, which classifies it against the routing table and dispatches the matched roles through Research -> Plan -> Implement -> Review, carrying the council Implementation Gate, the autopilot/autonomous Human Gates, and the notification approval contract unchanged. This is the catch-all entry point and runs at the |
| squad_federateA | Run the squad federation meta layer for a repository that hosts several named sub-squads (for example a |
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/Peter-N91/hve-squad-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server