ProjectBrain
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| projectbrain_import_projectC | Import CodeGraph facts from a local repository into the local ProjectBrain store. Runs only on local files and does not upload source code. |
| projectbrain_list_projectsA | List projects imported into the local ProjectBrain store. |
| projectbrain_inspect_policyC | Inspect the local output policy loaded for an imported project. |
| projectbrain_add_experience_claimB | Add a local human experience claim to an imported project. Writes only to local ProjectBrain storage and does not read source bodies. |
| projectbrain_list_experience_claimsB | List local experience claims for an imported project. Archived claims are hidden by default. |
| projectbrain_review_experience_claimC | Update local review metadata for an experience claim. |
| projectbrain_archive_experience_claimC | Archive a local experience claim while keeping it in ProjectBrain storage. |
| projectbrain_context_packC | Build a task-scoped Context Pack from local ProjectBrain facts. |
| projectbrain_impact_analysisC | Analyze likely local project impact for changed files or symbols. |
| projectbrain_review_git_diffA | Analyze impact for local Git changes in an imported project. Reads changed file names from local git only; does not read or upload source bodies. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yinshaojun001/projectbrain'
If you have feedback or need assistance with the MCP directory API, please join our Discord server