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
Servers
modelcontextprotocolModel Context Protocol Servers
88.2K
ICSS
chokcoco不止于 CSS
20.7K
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
14.8K
Awesome Mlops
visengerA curated list of references for MLOps
14.0K
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
7.0K
Comments