BrokerInbox MCP Server
@DISHANK-PATEL
About BrokerInbox MCP Server
BROKER Inbox is an MCP server integrated with Claude that allows users to buy and sell stocks on the Zerodha exchange using natural language prompts. It can also fetch and analyze emails from Gmail for insightful automation and assistance.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is BrokerInbox MCP Server?
BrokerInbox MCP Server is a multi-agent collaboration protocol (MCP) server that integrates AI agents (e.g., Claude or Cursor) with Gmail and Zerodha's Kite Connect API. It allows users to read, send, delete, and analyze Gmail messages, as well as place trades, fetch positions, and query market data on Zerodha—all through natural language prompts.
How to use BrokerInbox MCP Server?
Clone the repository, install dependencies with npm install, start the server with bun index.ts, then configure your API key, API secret, and access token. Enable the Gmail API and set up OAuth2 authentication. Connect a compatible AI client (e.g., Claude or Cursor) to the running MCP server to send natural language commands.
Key features of BrokerInbox MCP Server
- Gmail OAuth2 authentication for secure email access
- Send, read, delete, and search Gmail messages
- Analyze email content (sentiment, keywords, summarization)
- Place market and limit orders via Zerodha Kite Connect
- Fetch holdings, positions, order history, and live market data
- Expose actions as callable HTTP endpoints for LLM orchestration
Use cases of BrokerInbox MCP Server
- Let an AI agent manage your inbox and respond to emails
- Automate trade execution based on email signals or market conditions
- Build multi-step workflows combining email analysis with trading actions
- Query portfolio positions or market data using natural language
- Create a personal assistant that handles both correspondence and investments
FAQ from BrokerInbox MCP Server
What email services does BrokerInbox MCP Server support?
Gmail only, via OAuth2 authentication using the Google API client.
Does BrokerInbox MCP Server support live trading?
Yes, through Zerodha's Kite Connect REST API; market and limit orders are supported.
What AI agents can connect to BrokerInbox MCP Server?
Claude, Cursor, and any MCP-compatible client can connect and use the exposed tools.
How is session persistence handled?
OAuth tokens, trade logs, and email history are stored locally by the server.
Is LangChain integration included?
Yes, the server can integrate with LangChain for complex, chained workflows.
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🚀 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