← Registry

AI & Machine Learning

modelslab.com

Provides access to AI models for image generation and editing.

x402 supported2 endpoints33 known toolsFirst detected July 3, 2026Last detected September 25, 2026

ENDPOINT 1

https://modelslab.com/mcp/v7

No auth detected

MCP server metadata

Name
modelslab-v7-api
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 23

list-models

List available AI models on the ModelsLab platform.

Inferred read-only
list-providers

List all available model providers on the ModelsLab platform.

Inferred read-only
text-to-image

Generate images from text prompts using AI models.

Inferred read-only
image-to-image

Transform existing images based on text prompts.

Inferred read-only
inpaint-image

Edit specific areas of images using masks.

Potential side effects
fetch-image

Retrieve the status and results of an image generation request.

Inferred read-only
text-to-video

Generate videos from text descriptions.

Inferred read-only
image-to-video

Animate static images into videos.

Inferred read-only
video-to-video

Transform existing videos with AI.

Inferred read-only
lip-sync

Sync video with audio for lip movements.

Inferred read-only
motion-control

Control motion in video generation.

Inferred read-only
fetch-video

Retrieve the status and results of a video generation request.

Inferred read-only
text-to-speech

Convert text to natural speech audio.

Inferred read-only
speech-to-text

Transcribe audio to text.

Inferred read-only
speech-to-speech

Voice conversion and transformation.

Inferred read-only
sound-generation

Generate sound effects from text descriptions.

Inferred read-only
music-generation

Create music from text prompts.

Potential side effects
song-extender

Extend existing music tracks.

Inferred read-only
song-inpaint

Edit specific sections of songs.

Potential side effects
dubbing

Create dubbed audio content.

Potential side effects
fetch-audio

Retrieve the status and results of an audio generation request.

Inferred read-only
fetch-generation

Check the status of a queued or processing generation request on the ModelsLab V7 API.

Inferred read-only
chat-completion

Chat with AI language models.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.modelslab-v7-api]
url = "https://modelslab.com/mcp/v7"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "modelslab-v7-api": {
      "type": "http",
      "url": "https://modelslab.com/mcp/v7"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: modelslab-v7-api
Remote MCP URL: https://modelslab.com/mcp/v7

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "modelslab-v7-api": {
      "url": "https://modelslab.com/mcp/v7"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "modelslab-v7-api": {
      "type": "http",
      "url": "https://modelslab.com/mcp/v7"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "modelslab-v7-api",
  "transport": "streamable-http",
  "url": "https://modelslab.com/mcp/v7"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://modelslab.com/mcp/agents

No auth detected

MCP server metadata

Name
modelslab-agent-control-plane
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 10

agent-auth

Manage authentication for the ModelsLab agent control plane.

Inferred read-only
agent-tokens

Manage Sanctum access tokens for the authenticated user.

Inferred read-only
agent-profile

Manage the authenticated user's profile.

Inferred read-only
agent-api-keys

Manage API keys for the authenticated user.

Inferred read-only
agent-usage

View API usage analytics for the authenticated user.

Inferred read-only
agent-models

Search and discover AI models available on ModelsLab.

Inferred read-only
agent-billing

Manage billing for the authenticated user.

Inferred read-only
agent-wallet

Manage the wallet for the authenticated user.

Inferred read-only
agent-subscriptions

Manage subscriptions for the authenticated user.

Inferred read-only
agent-teams

Manage teams for the authenticated user.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.modelslab-agent-control-plane]
url = "https://modelslab.com/mcp/agents"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "modelslab-agent-control-plane": {
      "type": "http",
      "url": "https://modelslab.com/mcp/agents"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: modelslab-agent-control-plane
Remote MCP URL: https://modelslab.com/mcp/agents

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "modelslab-agent-control-plane": {
      "url": "https://modelslab.com/mcp/agents"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "modelslab-agent-control-plane": {
      "type": "http",
      "url": "https://modelslab.com/mcp/agents"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "modelslab-agent-control-plane",
  "transport": "streamable-http",
  "url": "https://modelslab.com/mcp/agents"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for modelslab.com was fetched 2026-08-03T21:19:41.072Z and is being refreshed.

Trust status VerificationRecommended

modelslab.com is assessed as VerificationRecommended: Domain has affiliate links on record

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.