Nuvama-MCP π οΈ
@alokamgnaneswarasai
About Nuvama-MCP π οΈ
MCP server to connect to nuvama-trade apis
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"nuvama-mcp": {
"command": "uv",
"args": [
"run",
"trade_mcp_server.py"
]
}
}
}Tools
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 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 π οΈ
β
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation β’ (~400 MCP servers for AI agents) β’ AI Automation / AI Agent with MCPs β’ AI Workflows & AI Agents β’ MCPs for AI Agents
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments