Dev Team MCP
by th1234th
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAX_RETRIES | No | Max LLM retries per step | 3 |
| LLM_PROVIDER | No | LLM provider: ollama, openai, or anthropic | ollama |
| OLLAMA_MODEL | No | Ollama model name | mistral |
| DEV_AGENT_URL | No | Dev Agent MCP server URL | http://localhost:8001 |
| DEV_TEAM_PORT | No | This server's port | 8002 |
| WORKSPACE_DIR | No | Where generated repos land | ./workspace |
| DEVOPS_MCP_URL | No | DevOps MCP server URL | http://localhost:8000 |
| OPENAI_API_KEY | No | Required when LLM_PROVIDER=openai | |
| ANTHROPIC_API_KEY | No | Required when LLM_PROVIDER=anthropic | |
| MAX_TEST_FAILURES | No | Max test fix iterations | 5 |
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
| 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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues