MCP.so
ログイン

Nuvama-MCP 🛠️

@alokamgnaneswarasai

Nuvama-MCP 🛠️ について

MCP server to connect to nuvama-trade apis

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

alokamgnaneswarasai

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "nuvama-mcp": {
      "command": "uv",
      "args": [
        "run",
        "trade_mcp_server.py"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Nuvama-MCP 🛠️?

Nuvama-MCP 🛠️ integrates Nuvama's trading platform with Claude AI using the Model Context Protocol (MCP) framework. It allows users to interact with the Nuvama trading platform directly through Claude AI to place orders and view holdings.

How to use Nuvama-MCP 🛠️?

Clone the repository, install required packages with pip install -r requirements.txt, and update placeholders (api_key, api_secret, request_id, settings_file, csv_file_path) in index.py. Run the FastMCP server with uv run trade_mcp_server.py. Configure Claude by creating a JSON configuration file with the path to uv and the project directory.

Key features of Nuvama-MCP 🛠️

  • Place buy and sell orders for stocks.
  • Fetch and display holdings from the API.
  • FastMCP server integration for easy tool access.

Use cases of Nuvama-MCP 🛠️

  • Execute stock trades using natural language through Claude.
  • View current portfolio holdings via Claude.
  • Automate trading workflows with conversational AI.

FAQ from Nuvama-MCP 🛠️

コメント

「その他」の他のコンテンツ