67
/ 100
1 month ago
glama

Agile Team MCP Server

Enables users to leverage a team of specialized AI agent personas like Business Analysts and Product Managers through a unified interface across multiple LLM providers. It streamlines agile development workflows by providing tools for model discovery, unified prompt delivery, and role-specific decision making.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 5 credentials: ANTHROPIC_API_KEY, DEEPSEEK_API_KEY, GEMINI_API_KEY, GROQ_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEYyour_anthropic_api_key_here
🔐 secretDEEPSEEK_API_KEYyour_deepseek_api_key_here
🔐 secretGEMINI_API_KEYyour_gemini_api_key_here # For Google Gemini models
🔐 secretGROQ_API_KEYyour_groq_api_key_here
🔐 secretOPENAI_API_KEYyour_openai_api_key_here
configOLLAMA_HOST"": "http://localhost:11434",
configTEST_MODE
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/danielscholl-agile-team-mcp-server-jvrt03)](https://m8ven.ai/mcp/danielscholl-agile-team-mcp-server-jvrt03)
commit: ff952cbfd071100476cdd870863279594d3a8375
code hash: 421adcf72853da6e3b1fb567f54fe6317d3fbdd8bd5eb3a6b307ff3e8ec646fd
verified: 6/17/2026, 12:17:30 PM
view raw JSON →