Angel One runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 22 May 2026.
Angel One SmartAPI MCP for orders, portfolio, market data, GTT rules, charges, and margin.
Today is the operative word: we check Angel One every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add angel-one -- npx -y angel-one-mcp
{
"mcpServers": {
"angel-one": {
"args": [
"-y",
"angel-one-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.angel-one]
command = "npx"
args = ["-y", "angel-one-mcp"]
{
"mcpServers": {
"angel-one": {
"args": [
"-y",
"angel-one-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"angel-one": {
"args": [
"-y",
"angel-one-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ANGEL_API_KEY (Angel One SmartAPI app key), ANGEL_CLIENT_ID (Angel One client code), ANGEL_PASSWORD (Angel One password or MPIN), ANGEL_TOTP_SECRET (Base32 TOTP secret used to generate login OTPs), SOFT_MAX_ORDER_QTY (Soft max order quantity), HARD_MAX_ORDER_QTY (Hard max order quantity), SOFT_MAX_ORDER_VALUE (Soft max order value in INR), HARD_MAX_ORDER_VALUE (Hard max order value in INR).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Tradernet/Freedom24 trading API — portfolio, orders, quotes, and more
MCP server for Tradernet/Freedom24 trading API — portfolio, orders, quotes, and more
MCP server for Trading 212 API - portfolio, orders, pies, dividends, and analytics
MCP server for Pear Protocol: markets, positions, orders, portfolio, and gated trade execution.
MCP server for Ghostfolio portfolio management and financial data access
MCP server for Paradex perp trading. Market data, accounts, orders, positions, and vaults.
Open-source MCP server for Zerodha Kite Connect. Portfolio, market data, backtesting, alerts.
Public Gate market data MCP for spot, futures, margin, options, delivery, earn, and alpha.
Answers built from our own checks of this server.