-
securityA
license-
qualityA lightweight MCP server that interacts with the Neon REST API, deployable on Cloudflare Workers for streamlined database management and integration.
Last updated -
5
TypeScript
MIT License
这是一个 Cloudflare Worker,用作 MCP(多云提供商)服务器,用于与 Zerodha Kite Connect API 交互。它为各种 Zerodha 交易功能提供 RESTful API 接口。
wrangler.jsonc
文件中配置您的 Zerodha API 凭据:ZERODHA_API_KEY
和ZERODHA_API_SECRET
值wrangler.jsonc
文件GET /api/login
- 重定向到 Zerodha 登录页面POST /api/session
- 交换请求令牌以获取访问令牌GET /api/profile
- 获取用户资料GET /api/margins
- 获取用户边距GET /api/holdings
- 获取用户持股GET /api/orders
- 获取用户订单POST /api/orders
- 下新订单GET /api/positions
- 获取用户位置GET /api/instruments?exchange=NSE
- 获取特定交易所的工具/api/login
request_token
重定向到您注册的重定向 URLrequest_token
向/api/session
发送 POST 请求以获取访问令牌要在本地运行工作器:
麻省理工学院
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Cloudflare Worker 为 Zerodha 交易功能提供 RESTful API 接口,使用户能够进行身份验证、访问个人资料信息、管理订单以及查看持股和头寸。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/manucr619/zerodha-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server