Orchestrates intelligent tool discovery and recommendation from Python directories using Google Gemini AI.
IBHack is an AI-powered Model Context Protocol (MCP) server designed to intelligently discover and recommend Python tools. It automatically scans specified directories for tool classes, leveraging Google Gemini AI to provide relevant recommendations based on user queries. The server runs as an HTTP service, making it easy to integrate into existing systems, and can even return complete Python code for recommended tools, streamlining development and automation workflows.