Kite---MCP
The Kite Trading MCP Server is a Spring Boot application that integrates with Zerodha's Kite Connect API, enabling trading capabilities through the Model Context Protocol (MCP). This allows AI assistants to interact with trading accounts via a standardized interface. It primarily offers trading operations and portfolio management features, supporting users in executing trades efficiently.
GitHub Stars
1
User Rating
Not Rated
Favorites
0
Views
36
Forks
0
Issues
0
Reviews & Ratings
No reviews yet
No reviews yet
Be the first to review this MCP and help others with useful information!
Write the first reviewSpring MCP Bridge is a tool that automatically converts REST endpoints from Spring Boot applications into an MCP (Message Conversation Protocol) server, enabling AI assistants to interact directly with your APIs. It scans existing code without requiring modifications, generating a ready-to-use MCP server. Authentication is not included, so users must modify handler code if their API requires it.