Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Branch Thinking MCP Server
Claim
by
m-siles
GitHub
Knowledge & Memory
Note Taking
TypeScript
MIT License
20
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
branch-thinking
src
examples.md
.gitignore
LICENSE
package.json
package-lock.json
README.md
tsconfig.json
{ "compilerOptions": { "target": "ES2020", "module": "ES2020", "moduleResolution": "node", "esModuleInterop": true, "outDir": "./dist", "rootDir": "./src", "strict": true }, "include": ["src/**/*"] }