gitbranch-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@gitbranch-mcpshow me my portfolio"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
gitbranch-mcp
Use GitBranch from Claude, Cursor, ChatGPT, or any MCP compatible AI client.
Quick Start with Claude Desktop or Cursor
Add this to your claude_desktop_config.json or .cursor/mcp.json:
{
"mcpServers": {
"gitbranch": {
"command": "npx",
"args": ["gitbranch-mcp"],
"env": {
"GITBRANCH_API_URL": "https://api.gitbranch.org",
"GITBRANCH_GITHUB_TOKEN": "ghp_..."
}
}
}
}Related MCP server: Alpaca API MCP Server
Streamable HTTP Mode
npx gitbranch-mcp --http --port 3001Connect via http://localhost:3001/mcp.
Tools
Tool | Description |
| Get vault address and balances |
| Buy a stock token: NVDA, TSLA, AAPL and more |
| Sell a stock token back to USDG |
| Full portfolio snapshot |
| List pending transactions |
| Swap between two stock tokens |
Development
pnpm install
pnpm build
pnpm startLicense
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceProvides stock market data and trading capabilities using the yfinance libraryLast updated35MIT
- Alicense-qualityDmaintenanceEnables trading and portfolio management through the Alpaca API, allowing users to place orders, manage positions and watchlists, access market data, and retrieve account information through natural language.Last updated593ISC
- AlicenseBqualityDmaintenanceEnables trading and portfolio management on Zerodha Kite Connect through natural language. Supports placing orders, viewing positions/holdings, accessing real-time market data, and managing GTT orders.Last updated24MIT
- Alicense-qualityDmaintenanceEnables interaction with the Groww trading platform to fetch portfolio data, get live stock quotes and historical market data, and place, modify, or cancel stock orders through natural language commands.Last updated289MIT
Related MCP Connectors
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Provide AI agents and automation tools with contextual access to blockchain data including balance…
Connect AI agents to bank accounts, transactions, balances, and investments.
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/gitbranchorg/gitbranch-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server