Server data from the Official MCP Registry
Connect AI agents to H2BIS ProjectBrain - manage projects, use cases, and capabilities via MCP.
Connect AI agents to H2BIS ProjectBrain - manage projects, use cases, and capabilities via MCP.
Set these up before or after installing:
Environment variable: API_BASE_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-h2bis-dev-h2bis-projectbrain-mcp": {
"env": {
"API_BASE_URL": "your-api-base-url-here"
},
"args": [
"-y",
"h2bis-mcp"
],
"command": "npx"
}
}
}This H2BIS ProjectBrain MCP server has basic authentication through environment variables and follows reasonable security practices. However, it makes broad network calls without strict scoping, lacks comprehensive input validation, and has minor code quality issues that moderately impact the security posture. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 4 files · 9 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!