> ## Documentation Index
> Fetch the complete documentation index at: https://docs.modelslab.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ModelsLab MCP Server

> Model Context Protocol (MCP) server for integrating ModelsLab AI models with Claude Desktop and other MCP-compatible applications.

## What is ModelsLab MCP Server?

The ModelsLab MCP (Model Context Protocol) Server is an open-source integration that allows you to use ModelsLab's powerful AI models directly within Claude Desktop and other MCP-compatible applications. This server acts as a bridge between your local environment and ModelsLab's API, enabling seamless AI-powered image generation and other capabilities.

## Key Features

* **Direct Integration**: Use ModelsLab models directly in Claude Desktop
* **Image Generation**: Generate high-quality images using various AI models
* **Local Storage**: Automatically save generated images to your local directory
* **Easy Setup**: Simple configuration with JSON file
* **Secure**: Uses your personal ModelsLab API key for authentication

## How It Works

1. **MCP Protocol**: Uses the Model Context Protocol to communicate with Claude Desktop
2. **API Bridge**: Translates MCP requests to ModelsLab API calls
3. **Local Storage**: Downloads and stores generated content locally
4. **Real-time Integration**: Provides immediate access to generated content in your conversations

## Repository

The ModelsLab MCP Server is open-source and available on GitHub:

**Repository**: [https://github.com/ModelsLab/modelslab-mcp](https://github.com/ModelsLab/modelslab-mcp)

## Requirements

* **Python**: Python 3.7 or higher
* **Claude Desktop**: Latest version with MCP support
* **ModelsLab Account**: Active account with API access
* **Operating System**: Windows, macOS, or Linux

## Next Steps

Ready to get started? Check out our installation guide to set up the ModelsLab MCP Server in just a few minutes.

<Card title="Quick Start" icon="rocket" href="/open-source/modelslab-mcp/installation">
  Follow our step-by-step installation guide to get up and running quickly.
</Card>
