Cover image
Try Now
2025-03-22

learning

3 years

Works with Finder

1

Github Watches

1

Github Forks

0

Github Stars

ICICI Direct MCP Server

A simple HTTP-wrapped MCP server for accessing ICICI Direct Breeze API.

Quick Start

  1. Set your API key in an environment variable: export ICICI_API_KEY=your_api_key_here

  2. Install dependencies: pip install -r requirements.txt

  3. Run the server: python server.py

The server will be available at http://localhost:8080.

API Endpoints

  • GET /info - Get information about available tools
  • POST /tools/call - Call a tool with parameters
  • POST /tools/{tool_name} - Direct endpoint for each tool

Docker Usage

Build and run with Docker:

docker build -t icici-direct-mcp-server . docker run -p 8080:8080 -e ICICI_API_KEY=your_api_key_here icici-direct-mcp-server

Cloud Run Deployment

gcloud builds submit --tag gcr.io/YOUR-PROJECT/icici-direct-mcp-server gcloud run deploy icici-direct-mcp-server --image gcr.io/YOUR-PROJECT/icici-direct-mcp-server --platform managed --set-env-vars="ICICI_API_KEY=your_api_key_here"

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • momi
  • Provides initial medical assessments and advice.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • Daren White
  • A supportive coach for mastering all Spanish tenses.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

  • zhaoyunxing92
  • 本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。

  • justmywyw
  • Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.

  • sligter
  • Lite-MCP-Client是一个基于命令行的轻量级MCP客户端工具

    Reviews

    2 (1)
    Avatar
    user_mTaCWy5X
    2025-04-16

    I have been using the icici-direct-mcp-server by nicodishanthj for a while now, and it has significantly improved my trading experience. The seamless integration and efficient server performance make it an excellent tool for managing my trades. The well-documented repository on GitHub is a bonus, providing easy setup and comprehensive guidance. Highly recommend to anyone looking to streamline their trading operations!