Server data from the Official MCP Registry
Read blueprints, business cases, implementation plans, and specs from your coding agent
Read blueprints, business cases, implementation plans, and specs from your coding agent
Set these up before or after installing:
Environment variable: AGENT_BLUEPRINT_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-agent-blueprint-mcp-server": {
"env": {
"AGENT_BLUEPRINT_API_KEY": "your-agent-blueprint-api-key-here"
},
"args": [
"-y",
"agentblueprint"
],
"command": "npx"
}
}
}Clean, well-structured MCP server for Agent Blueprint API integration. Good authentication handling with API keys via environment variables. No significant security concerns found - the server appropriately uses network requests for its API integration purpose and maintains secure credential practices. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
Scanned 3 files · 3 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!