Back to directory
Nuvama-MCP

Nuvama-MCP

@alokamgnaneswarasai2

An MCP server that integrates Nuvama's trading platform with Claude AI, allowing users to place buy/sell orders and fetch holdings via natural language.

nuvamatradingclaude-aistocksfinance

Installation & Configuration

{
  "mcpServers": {
    "trade": {
      "command": "<path_to_uv_executable>",
      "args": [
        "--directory",
        "<path_to_trade_directory>",
        "run",
        "trade_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/23
Updated
2025/6/16