ProjectBrain
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| 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
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