# MCP Servers A collection of [Model Context Protocol](https://github.com/iblai/iblai-mcp) servers for the ibl.ai platform. --- ## Overview **iblai-mcp** provides a collection of Model Context Protocol (MCP) servers designed for the ibl.ai platform. These servers expose platform capabilities as tools that AI agents can use, enabling deep integration between language models and ibl.ai services. --- ## Repository - **GitHub**: [iblai/iblai-mcp](https://github.com/iblai/iblai-mcp) - **License**: Open Source --- ## Getting Started ```bash git clone https://github.com/iblai/iblai-mcp.git cd iblai-mcp ``` Follow the setup instructions to configure and run MCP servers for your ibl.ai deployment.