H2BIS ProjectBrain MCP MCP Server
io.github.h2bis-dev/h2bis-projectbrain-mcp
What is the H2BIS ProjectBrain MCP MCP server?
Connect AI agents to H2BIS ProjectBrain - manage projects, use cases, and capabilities via MCP.
How to install H2BIS ProjectBrain MCP
Copy-paste configuration for popular MCP clients.
API_BASE_URLrequiredH2BIS ProjectBrain API base URL
{
"mcpServers": {
"h2bis-projectbrain-mcp": {
"command": "npx",
"args": [
"-y",
"h2bis-mcp"
],
"env": {
"API_BASE_URL": "<YOUR_API_BASE_URL>"
}
}
}
}{
"mcpServers": {
"h2bis-projectbrain-mcp": {
"command": "npx",
"args": [
"-y",
"h2bis-mcp"
],
"env": {
"API_BASE_URL": "<YOUR_API_BASE_URL>"
}
}
}
}{
"mcpServers": {
"h2bis-projectbrain-mcp": {
"command": "npx",
"args": [
"-y",
"h2bis-mcp"
],
"env": {
"API_BASE_URL": "<YOUR_API_BASE_URL>"
}
}
}
}{
"servers": {
"h2bis-projectbrain-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"h2bis-mcp"
],
"env": {
"API_BASE_URL": "<YOUR_API_BASE_URL>"
}
}
}
}claude mcp add h2bis-projectbrain-mcp --env API_BASE_URL=<YOUR_API_BASE_URL> -- npx -y h2bis-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.