ProjectBrain MCP
@9-Trinkets
About ProjectBrain MCP
ProjectBrain MCP provides project/task/decision/fact/skill/milestone/team-message tools for persistent AI project management.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"project-brain": {
"url": "https://mcp.projectbrain.tools",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer pb_YOUR_API_KEY"
}
}
}
}Tools
5Unified project context and discovery operations
Unified project CRUD operations
Unified task operations including dependencies and comments
Unified decision/fact/skill operations
Unified team, messaging, and identity operations
Overview
What is ProjectBrain MCP?
ProjectBrain MCP is a remote MCP server for persistent project management. It helps agents and teams track work across sessions with structured tools for tasks, decisions, facts, milestones, and team messaging.
How to use ProjectBrain MCP?
Create a ProjectBrain account, generate an API key (pb_...), and add the server config with AUTH_HEADER=Bearer pb_YOUR_API_KEY. Connect to https://mcp.projectbrain.tools.
Key features of ProjectBrain MCP
- Task lifecycle and dependency tracking
- Decision logging with rationale
- Durable project facts (shared memory)
- Reusable skills/procedures
- Milestone progress tracking
- Team messaging for human/agent coordination
Use cases of ProjectBrain MCP
- AI-assisted sprint planning and execution
- Multi-agent coordination with persistent context
- Capturing technical decisions and conventions
- Building a searchable project memory for ongoing delivery
FAQ from ProjectBrain MCP
What authentication is required?
Bearer authentication is required. Set AUTH_HEADER=Bearer pb_YOUR_API_KEY from your ProjectBrain API key.
How do I get an API key?
Create a ProjectBrain account and generate an API key (format: pb_...).
What transport does the server use?
The server is remote and accessible at https://mcp.projectbrain.tools over HTTPS.
Does ProjectBrain MCP expose OAuth endpoints?
Yes, OAuth metadata is available at /.well-known/oauth-protected-resource and /.well-known/oauth-authorization-server.
What are the system dependencies?
No dependencies are mentioned beyond a ProjectBrain account and an API key. The server is fully remote.
Frequently asked questions
What authentication is required?
Bearer authentication is required. Set `AUTH_HEADER=Bearer pb_YOUR_API_KEY` from your ProjectBrain API key.
How do I get an API key?
Create a ProjectBrain account and generate an API key (format: `pb_...`).
What transport does the server use?
The server is remote and accessible at `https://mcp.projectbrain.tools` over HTTPS.
Does ProjectBrain MCP expose OAuth endpoints?
Yes, OAuth metadata is available at `/.well-known/oauth-protected-resource` and `/.well-known/oauth-authorization-server`.
What are the system dependencies?
No dependencies are mentioned beyond a ProjectBrain account and an API key. The server is fully remote.
Basic information
More Other MCP servers
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments