Nuvama-MCP 🛠️
@alokamgnaneswarasai
关于 Nuvama-MCP 🛠️
MCP server to connect to nuvama-trade apis
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 🛠️
—
其他 分类下的更多 MCP 服务器
🚀 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,
Awesome Mlops
visengerA curated list of references for MLOps
Servers
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Codelf
unbugA search tool helps dev to solve the naming things problem.
评论