RegiAI
REMOTE · REGIAI.COM · SCANNED SEP 25
AI image, video and audio tools: generate, edit, face swap, upscale, remove backgrounds, make video.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security83
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token. See how to fix → View diagnostics → Fail
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability78
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 4026 tokens (~78/item across 51 items; 51 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management7
- Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 99% of tool parameters carry a description.Partial
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "remove_background" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 52 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the RegiAI MCP server?
RegiAI is a hosted endpoint at https://regiai.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · regiai.com
claude mcp add --transport http com-regiai-regiai 'https://regiai.com/api/mcp'
{
"mcpServers": {
"com-regiai-regiai": {
"url": "https://regiai.com/api/mcp"
}
}
} {
"servers": {
"com-regiai-regiai": {
"type": "http",
"url": "https://regiai.com/api/mcp"
}
}
} [mcp_servers.com-regiai-regiai] url = "https://regiai.com/api/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-regiai-regiai": {
"type": "remote",
"url": "https://regiai.com/api/mcp",
"enabled": true
}
}
} openclaw mcp add com-regiai-regiai --url 'https://regiai.com/api/mcp' --transport streamable-http
mcp_servers:
com-regiai-regiai:
url: "https://regiai.com/api/mcp" {
"McpServers": {
"com-regiai-regiai": {
"Transport": "http",
"Url": "https://regiai.com/api/mcp"
}
}
} assistant mcp add com-regiai-regiai -t streamable-http -u 'https://regiai.com/api/mcp'
{
"mcpServers": {
"com-regiai-regiai": {
"type": "http",
"url": "https://regiai.com/api/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 25 Sept 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 24 Sept 26 0
- Stability: unverified → 0.03 ▲ functional
- 23 Sept 26 74
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 25 Sept 2026 · Probed https://regiai.com/api/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=regiai.com | CN=WE1,O=Google Trust Services,C=US | 29 Aug 2026 | 27 Nov 2026 | ECDSA 256 | ECDSA-SHA256 | 46ddd3210bef5d8213f723445fbc102b |
| SANs: regiai.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of regiai.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| regiai.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Challenged, unverified
The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.
| Result | Challenged, unverified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
Protected resource metadata
| Retrieved | No |
|---|---|
| Problem | no_resource_metadata |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://regiai.com/api/mcp | Verified | 200 | |
| http (plaintext) | http://regiai.com/api/mcp | HTTPS enforced | 301 | https://regiai.com/api/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
ai_anime_filter AI Anime Filter ~58
Turn photos into anime. $0.03 per image. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | yes | Photo: public https URL or base64 data URI (image). |
No output schema declared.
No examples provided.
ai_audio_translator AI Audio Translator ~78
Dub speech into 18 languages. $0.09 per second (min $0.50). Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| target_language | string | – | Translate to |
| video | string | yes | Video with speech: public https URL or base64 data URI (video). |
No output schema declared.
No examples provided.
ai_body_swap AI Body Swap ~109
Put yourself in any body and outfit. $0.10 per swap. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| body_image | string | yes | Body photo (pose, outfit and scene): public https URL or base64 data URI (image). |
| consent | boolean | yes | I have permission to use these faces |
| person_image | string | yes | Your photo (face and hair to keep): public https URL or base64 data URI (image). |
No output schema declared.
No examples provided.
ai_character_replace AI Character Replace ~106
Replace characters in videos. from $0.75. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| character_image | string | yes | New character: public https URL or base64 data URI (image). |
| prompt | string | – | Instructions (optional) (max 500 characters) |
| resolution | string | – | Quality |
| video | string | yes | Video with the person to replace: public https URL or base64 data URI (video). |
No output schema declared.
No examples provided.
ai_clothes_changer AI Clothes Changer ~85
Try on outfits virtually. $0.05 per try-on. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| garment_image | string | yes | Garment: public https URL or base64 data URI (image). |
| person_image | string | yes | Photo of the person: public https URL or base64 data URI (image). |
No output schema declared.
No examples provided.
ai_couple_photo_generator AI Couple Photo Generator ~125
Make couple photos from two selfies. $0.10 per photo. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| consent | boolean | yes | I have permission to use these faces |
| details | string | – | Extra details (optional) (max 200 characters) |
| person_1 | string | yes | First person: public https URL or base64 data URI (image). |
| person_2 | string | yes | Second person: public https URL or base64 data URI (image). |
| scene | string | – | Scene |
No output schema declared.
No examples provided.
ai_dress_changer AI Dress Changer ~89
Try on dresses in one click. $0.10 per image. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | – | Color or details (optional) (max 120 characters) |
| image | string | yes | Your photo: public https URL or base64 data URI (image). |
| style | string | – | Dress style |
No output schema declared.
No examples provided.
ai_face_editor AI Face Editor ~66
Change facial expressions. $0.03 per image. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| expression | string | yes | New expression |
| image | string | yes | Portrait photo: public https URL or base64 data URI (image). |
No output schema declared.
No examples provided.
ai_face_swap_video AI Face Swap Video ~102
Swap faces in videos. $0.75 per video (up to 10s). Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| consent | boolean | yes | I have permission to use these faces |
| face | string | yes | Face photo (the new face): public https URL or base64 data URI (image). |
| video | string | yes | Video: public https URL or base64 data URI (video). |
No output schema declared.
No examples provided.
ai_head_swap AI Head Swap ~92
Swap heads in photos. $0.10 per swap. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| body_image | string | yes | Body photo (keeps pose and outfit): public https URL or base64 data URI (image). |
| head_image | string | yes | Head photo (face and hair to use): public https URL or base64 data URI (image). |
No output schema declared.
No examples provided.
ai_image_editor AI Image Editor ~77
Edit photos with a prompt. $0.03 per image. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | yes | Photo to edit: public https URL or base64 data URI (image). |
| prompt | string | yes | What should change? (max 1000 characters) |
No output schema declared.
No examples provided.
ai_image_expander AI Image Expander ~88
Extend images with AI. $0.03 per image. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string | – | New shape |
| image | string | yes | Photo to expand: public https URL or base64 data URI (image). |
| prompt | string | – | Describe the surroundings (optional) (max 300 characters) |
No output schema declared.
No examples provided.
ai_image_generator AI Image Generator ~74
Text to image with 12 models. from $0.01. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string | – | Aspect ratio |
| model | string | – | Model |
| prompt | string | yes | Describe your image (max 2000 characters) |
No output schema declared.
No examples provided.
ai_lip_sync AI Lip Sync ~104
Sync lips to any audio. $0.35 per video (up to 10s). Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| audio | string | yes | New voice audio: public https URL or base64 data URI (audio). |
| consent | boolean | yes | I have permission to use these faces |
| video | string | yes | Video with a visible face: public https URL or base64 data URI (video). |
No output schema declared.
No examples provided.
ai_music_generator AI Music Generator ~86
Songs from a prompt. $0.40 per song. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| is_instrumental | boolean | – | Instrumental (no vocals) |
| lyrics | string | – | Lyrics (optional) (max 3000 characters) |
| prompt | string | yes | Style and mood (max 2000 characters) |
No output schema declared.
No examples provided.
ai_outfit_changer AI Outfit Changer ~77
Change outfits with a prompt. $0.10 per image. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | yes | Your photo: public https URL or base64 data URI (image). |
| outfit | string | yes | Describe the new outfit (max 500 characters) |
No output schema declared.
No examples provided.
ai_photo_colorizer AI Photo Colorizer ~63
Colorize black & white photos. $0.03 per photo. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | yes | Black and white photo: public https URL or base64 data URI (image). |
No output schema declared.
No examples provided.
ai_selfie_generator AI Selfie Generator ~79
Stylized selfies and avatars. $0.10 per image. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| input_image | string | yes | Your selfie: public https URL or base64 data URI (image). |
| persona | string | – | Character (optional) |
| style | string | – | Style |
No output schema declared.
No examples provided.
ai_sound_effects AI Sound Effects Generator ~62
Sound effects from text. $0.05 per sound. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| duration | string | – | Length |
| prompt | string | yes | Describe the sound (max 500 characters) |
No output schema declared.
No examples provided.
ai_speech_to_text AI Speech to Text ~79
Transcribe audio to text. $0.05 per file. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| audio | string | yes | Audio file: public https URL or base64 data URI (audio). |
| language | string | – | Language |
| translate | boolean | – | Translate to English |
No output schema declared.
No examples provided.
ai_subtitle_generator AI Subtitle Generator ~77
Generate SRT subtitles. $0.10 per video. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| language | string | – | Spoken language |
| translate | boolean | – | Translate to English |
| video | string | yes | Video: public https URL or base64 data URI (video). |
No output schema declared.
No examples provided.
ai_talking_photo AI Talking Photo ~95
Make photos talk. $0.40 per 100 characters. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | yes | Portrait photo: public https URL or base64 data URI (image). |
| voice | string | – | Voice |
| voice_language | string | – | Language |
| voice_script | string | yes | What should they say? (max 400 characters) |
No output schema declared.
No examples provided.
ai_video_colorizer AI Video Colorizer ~67
Colorize old videos. $0.10 per video (up to 30s). Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| video | string | yes | Black and white video: public https URL or base64 data URI (video). |
No output schema declared.
No examples provided.
ai_video_extender AI Video Extender ~78
Make clips longer. $1.50 per extension (+6s). Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| prompt | string | yes | What happens next? (max 800 characters) |
| video | string | yes | Video to extend: public https URL or base64 data URI (video). |
No output schema declared.
No examples provided.
ai_video_generator AI Video Generator ~94
Text and image to video. from $0.50. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string | – | Aspect ratio |
| duration | string | – | Duration |
| image | string | – | Start image (image to video): public https URL or base64 data URI (image). |
| prompt | string | yes | Prompt (max 1500 characters) |
No output schema declared.
No examples provided.
ai_video_restyle AI Video to Video ~84
Restyle videos with a prompt. from $0.60. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| prompt | string | yes | New style (max 800 characters) |
| quality | string | – | Quality |
| video | string | yes | Video to restyle: public https URL or base64 data URI (video). |
No output schema declared.
No examples provided.
ai_video_to_audio AI Video to Audio ~78
Add sound to silent videos. $0.05 per video. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| prompt | string | – | Describe the sound (optional) (max 300 characters) |
| video | string | yes | Silent video: public https URL or base64 data URI (video). |
No output schema declared.
No examples provided.
ai_video_upscaler AI Video Upscaler ~76
Upscale videos to 1080p. $0.80 per video (up to 10s, 1080p). Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| video | string | yes | Video to upscale: public https URL or base64 data URI (video). |
No output schema declared.
No examples provided.
ai_vocal_remover AI Vocal Remover ~67
Separate vocals and music. $0.10 per song. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| audio | string | yes | Song: public https URL or base64 data URI (audio). |
| keep | string | – | Keep |
No output schema declared.
No examples provided.
ai_voice_changer AI Voice Changer ~100
Change a voice in any recording. $0.05 per recording. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| consent | boolean | yes | I have permission to use the target voice |
| reference_audio | string | yes | Target voice sample: public https URL or base64 data URI (audio). |
| source_audio | string | yes | Recording to change: public https URL or base64 data URI (audio). |
No output schema declared.
No examples provided.
ai_voice_cloner AI Voice Cloner ~141
Clone a voice from a sample. $0.10 per 1,000 characters. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| consent | boolean | yes | This is my voice, or I have permission to clone it |
| language | string | – | Language |
| reference_audio | string | yes | Voice sample (10–30 seconds): public https URL or base64 data URI (audio). |
| reference_text | string | – | What is said in the sample (optional, improves accuracy) (max 500 characters) |
| text | string | yes | Text for the cloned voice (max 2000 characters) |
No output schema declared.
No examples provided.
ai_voice_generator AI Voice Generator ~81
Text to natural speech. $0.15 per 1,000 characters (min $0.05). Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| emotion | string | – | Emotion |
| text | string | yes | Text to speak (max 5000 characters) |
| voice_id | string | – | Voice |
No output schema declared.
No examples provided.
analyze_image Analyze image ~76
Ask any question about an image, with an optional system prompt. $0.01 per call.
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | – | Input image as a public https URL or a base64 data URI. |
| prompt | string | yes | Question or instruction about the image. |
| system_prompt | string | – | Optional system prompt to steer the answer. |
No output schema declared.
No examples provided.
answer_picture_question Solve a problem from a picture ~49
Solve the math, physics or chemistry problem shown in an image. $0.01 per image.
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | yes | Input image as a public https URL or a base64 data URI. |
No output schema declared.
No examples provided.
braces_filter Braces Filter ~79
See yourself with braces. $0.10 per image. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | – | Band color (colored braces) |
| image | string | yes | Smiling photo: public https URL or base64 data URI (image). |
| style | string | – | Braces |
No output schema declared.
No examples provided.
describe_image Describe image ~44
Get a detailed text description of an image. $0.01 per image.
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | yes | Input image as a public https URL or a base64 data URI. |
No output schema declared.
No examples provided.
face_swap Face swap ~71
Put the face from "image" onto the person in "target_image". $0.10 per swap.
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | yes | Input image as a public https URL or a base64 data URI. |
| target_image | string | yes | Input image as a public https URL or a base64 data URI. |
No output schema declared.
No examples provided.
generate_image Generate image ~79
Generate a new image from a text prompt, or edit an input image with a prompt. $0.10 per image.
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string | – | – |
| image | string | – | Input image as a public https URL or a base64 data URI. |
| prompt | string | yes | What to create, or how to edit the input image. |
No output schema declared.
No examples provided.
get_generation Get generation result ~54
Check the status of a generation started by any asynchronous RegiAI tool. Returns output_url (or output_text) once status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| generation_id | integer | yes | The generation_id returned when the tool was started. |
No output schema declared.
No examples provided.
gif_face_swap GIF Face Swap ~91
Swap faces in GIFs. $0.75 per GIF (up to 10s). Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| consent | boolean | yes | I have permission to use these faces |
| face | string | yes | Face photo (the new face): public https URL or base64 data URI (image). |
| gif | string | yes | GIF |
No output schema declared.
No examples provided.
image_to_text Image to text (OCR) ~44
Extract all readable text from an image. $0.01 per image.
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | yes | Input image as a public https URL or a base64 data URI. |
No output schema declared.
No examples provided.
image_to_video Image to Video AI ~81
Animate any photo. from $0.50. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| duration | string | – | Duration |
| image | string | yes | Photo to animate: public https URL or base64 data URI (image). |
| prompt | string | yes | Describe the motion (max 1500 characters) |
No output schema declared.
No examples provided.
multiple_face_swap Multiple Face Swap ~177
Swap several faces in one photo. $0.35 per photo. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| consent | boolean | yes | I have permission to use these faces |
| face_1 | string | yes | Face for person 1 (left): public https URL or base64 data URI (image). |
| face_2 | string | yes | Face for person 2: public https URL or base64 data URI (image). |
| face_3 | string | – | Face for person 3: public https URL or base64 data URI (image). |
| face_4 | string | – | Face for person 4: public https URL or base64 data URI (image). |
| group_image | string | yes | Group photo: public https URL or base64 data URI (image). |
No output schema declared.
No examples provided.
regiai_get_balance Get balance ~25
Return the remaining RegiAI credit balance in USD for this API token.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
regiai_list_tools List tools and prices ~29
List every RegiAI tool (image, video, audio) with its inputs and price.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
remove_background Remove background ~45
Cut out the subject and return a transparent PNG. $0.10 per image.
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | yes | Input image as a public https URL or a base64 data URI. |
No output schema declared.
No examples provided.
remove_watermark Remove watermark ~46
Remove watermarks, logos and overlaid text. $0.10 per image.
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | yes | Input image as a public https URL or a base64 data URI. |
No output schema declared.
No examples provided.
restore_photo Restore photo ~43
Repair scratches and damage in old photos. $0.10 per image.
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | yes | Input image as a public https URL or a base64 data URI. |
No output schema declared.
No examples provided.
text_to_video Text to Video AI ~73
Turn a prompt into a video. from $0.50. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string | – | Aspect ratio |
| duration | string | – | Duration |
| prompt | string | yes | Describe your video (max 1500 characters) |
No output schema declared.
No examples provided.
unblur_image Unblur image ~42
Sharpen a blurry photo. $0.05 per image.
| Name | Type | Req | Description |
|---|---|---|---|
| image | string | yes | Input image as a public https URL or a base64 data URI. |
No output schema declared.
No examples provided.
What is the RegiAI MCP server?
RegiAI is an MCP server listed in the public MCP registry as com.regiai/regiai. AI image, video and audio tools: generate, edit, face swap, upscale, remove backgrounds, make video. This page covers its hosted endpoint (https://regiai.com/api/mcp).
Is the RegiAI MCP server safe to use?
RegiAI scores 75 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the RegiAI MCP server expose?
RegiAI exposes 51 tools: regiai_get_balance, regiai_list_tools, generate_image, upscale_image, remove_background, and 46 more. Their descriptions and schemas cost roughly 3,926 tokens of context every time the server is loaded.
Does the RegiAI MCP server require authentication?
Yes. RegiAI asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the RegiAI MCP server still maintained?
RegiAI is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.