trademcp
@advith15
About trademcp
basic MCP server for zerodha trading through claude 3.7 sonnet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"traderMCP": {
"command": "bun",
"args": [
"run",
"index.ts"
]
}
}
}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 trademcp?
—
How to use trademcp?
Install dependencies with bun install and run with bun run index.ts. The project was created with Bun v1.2.12.
Key features of trademcp
—
Use cases of trademcp
—
FAQ from trademcp
What runtime does trademcp require?
Bun (version 1.2.12 or later) is the required JavaScript runtime.
How do I install trademcp’s dependencies?
Run bun install in the project directory.
How do I start trademcp?
Execute bun run index.ts.
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Nginx UI
0xJackyYet another WebUI for Nginx
🚀 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,
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments