AI & Machine Learning
modelslab.com
Provides access to AI models for image generation and editing.
ENDPOINT 1
https://modelslab.com/mcp/v7
MCP server metadata
- Name
- modelslab-v7-api
- Version
- 1.0.0
Known tools 23
fetch-generationCheck the status of a queued or processing generation request on the ModelsLab V7 API.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- modelslab-agent-control-plane
- Version
- 1.0.0
Known tools 10
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.
modelslab.com is assessed as VerificationRecommended: Domain has affiliate links on record
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.