
icici direct mcp server
learning
Repository Info
About This Server
learning
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
ICICI Direct MCP Server
A simple HTTP-wrapped MCP server for accessing ICICI Direct Breeze API.
Quick Start
-
Set your API key in an environment variable: export ICICI_API_KEY=your_api_key_here
-
Install dependencies: pip install -r requirements.txt
-
Run the server: python server.py
The server will be available at http://localhost:8080.
API Endpoints
GET /info- Get information about available toolsPOST /tools/call- Call a tool with parametersPOST /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"
Quick Start
Clone the repository
git clone https://github.com/nicodishanthj/icici-direct-mcp-serverInstall dependencies
cd icici-direct-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.