41
grade D
3 days ago
mcp_so

AgentPM

MCP server for the planning and execution of AI-assisted development projects.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ANTHROPIC_API_KEY, PERPLEXITY_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_KEY"": "sk-your-anthropic-api-key",
configANTHROPIC_BASE_URLBase URL for Claude API "https://api.anthropic.com"
configANTHROPIC_CACHE_TTLCache TTL for Claude API (ms) 3600000
configANTHROPIC_MAX_CACHE_SIZEMaximum cache size for Claude API 100
configANTHROPIC_MAX_RETRIESMaximum retries for Claude API 5
configANTHROPIC_MAX_TOKENSMaximum tokens for Claude API 64000
configANTHROPIC_MODELClaude model to use "claude-3-7-sonnet-20250219"
configANTHROPIC_SYSTEM_PROMPTSystem prompt for Claude API "You are a helpful assistant."
configANTHROPIC_TEMPERATURETemperature for Claude API calls 0.2
configAPM_ARTIFACTS_DIR
configAPM_ARTIFACTS_FILE
configARTIFACTS_DIRDirectory for artifacts "apm-artifacts"
configARTIFACTS_FILEFilename for artifacts "artifacts.json"
configMAX_TOKENS
🔐 secretPERPLEXITY_API_KEY"": "pplx-your-perplexity-api-key"
configPERPLEXITY_BASE_URLBase URL for Perplexity API "https://api.perplexity.ai"
configPERPLEXITY_CACHE_TTLCache TTL for Perplexity API (ms) 3600000
configPERPLEXITY_MAX_CACHE_SIZEMaximum cache size for Perplexity API 100
configPERPLEXITY_MAX_RESULTSMaximum results for Perplexity API 5
configPERPLEXITY_MAX_RETRIESMaximum retries for Perplexity API 5
configPERPLEXITY_MAX_TOKENSMaximum tokens for Perplexity API 1024
configPERPLEXITY_MODELPerplexity model to use "sonar-pro"
configPERPLEXITY_SYSTEM_PROMPTSystem prompt for Perplexity API "You are a helpful research assistant. Provide factual information with sources."
configPERPLEXITY_TEMPERATURETemperature for Perplexity API calls 0.7
configPRODUCT_BRIEF_FILEFilename for project brief "project-brief.md"
configPROJECT_ROOT"": "/path/to/project/root/",
// 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 7 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/gannonh-agent-pm-sz8ur2)](https://m8ven.ai/mcp/gannonh-agent-pm-sz8ur2)
commit: 7a7bda79d2975d105660e58b532e03ed01e29fe8
code hash: cb7c318966bcfc43f941a3af6d875e200e89637e2604d0c3d5d3f36e9ef09bf8
verified: 4/18/2026, 7:06:50 PM
view raw JSON →