Back to Integrations
Claude logo

Claude MCP Integration

Use natural language to process images directly from Claude Desktop using the Model Context Protocol.

What is MCP?

The Model Context Protocol (MCP) allows Claude to use external tools directly. With the Sirv AI Studio MCP server, you can process images using natural language commands right in your Claude Desktop conversation.

Example: "Remove the background from https://example.com/product.jpg" — Claude will automatically use the background removal tool and return the result.

Setup

1

Open Claude Settings

Go to your Claude connectors settings:

2

Add Custom Connector

Click "Add custom connector" and enter the following URL:

https://mcp.sirv.studio
3

Authorize Access

Sign in with your Sirv AI Studio account when prompted to authorize the connection.

4

Start using natural language

Ask Claude to process images using natural language. The Sirv AI tools will be available automatically.

Available Tools

Tool NameDescription
sirv_remove_backgroundRemove background from an image
sirv_upscaleUpscale image resolution up to 4x
sirv_background_replaceReplace background with AI-generated scene
sirv_object_removalRemove unwanted objects from images
sirv_generateGenerate images from text prompts
sirv_image_to_imageTransform images based on prompts
sirv_alt_textGenerate descriptive alt text
sirv_depth_mapCreate depth maps (free)
sirv_product_lifestylePlace products in lifestyle scenes
sirv_virtual_try_onVirtual clothing try-on
sirv_image_to_3dConvert images to 3D models
sirv_video_generationGenerate videos from prompts
sirv_batch_remove_backgroundBatch background removal
sirv_batch_upscaleBatch image upscaling
sirv_get_usageCheck credit usage

Example Prompts

"Remove the background from this product image"

Uses:sirv_remove_backgroundReturns a PNG with transparent background

"Upscale this photo to 4x resolution using the topaz model"

Uses:sirv_upscaleReturns a higher resolution image

"Generate alt text for these 5 product images"

Uses:sirv_alt_textReturns descriptive text for each image

"Place this product on a modern kitchen counter with soft lighting"

Uses:sirv_product_lifestyleReturns product in lifestyle setting

Tips

  • Be specific about models: Say "use the topaz model" or "use birefnet" to choose specific processing models.
  • Check your usage: Ask "How many credits do I have left?" to check your balance.
  • Batch operations: Process multiple images by providing a list of URLs.
  • Describe scenes: For background replace or lifestyle shots, be descriptive about the scene you want.

Troubleshooting

Tools not appearing?

Make sure Claude Desktop is fully restarted after adding the config. Check that your API key is valid.

Authentication errors?

Regenerate your API key from Account Settings and update the config.

Processing fails?

Check that the image URL is publicly accessible. Some tools have specific requirements (e.g., try-on needs a person photo).