RYLA
Server Details
Generate AI influencer photos, face swaps, and character sheets with a consistent face.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
11 toolsryla_account_credits_balanceInspect
Check the authenticated user's current RYLA credit balance.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
ryla_account_gallery_listInspect
List the authenticated user's most recent generated images/jobs.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of items to return (default 20, max 50) |
ryla_generate_base_imageInspect
Generate base character images from a niche/vibe/prompt. Returns a jobId; poll with ryla_generation_status.
| Name | Required | Description | Default |
|---|---|---|---|
| vibe | No | Overall vibe/style descriptor | |
| niche | No | Content niche, e.g. "fitness" | |
| nsfwEnabled | No | Enable unrestricted fan content generation | |
| promptInput | No | Free-form prompt text |
ryla_generate_character_sheetInspect
Generate a multi-angle character sheet from a base image. Returns a jobId; poll with ryla_generation_status.
| Name | Required | Description | Default |
|---|---|---|---|
| nsfw | No | Enable unrestricted fan content generation | |
| angles | No | Optional list of angle presets | |
| characterId | No | Character UUID | |
| baseImageUrl | Yes | Base image URL for PuLID character sheet generation |
ryla_generate_face_swapInspect
Swap a character face onto a reference base image. Returns the generation result.
| Name | Required | Description | Default |
|---|---|---|---|
| nsfw | No | Enable unrestricted fan content generation | |
| seed | No | Random seed for reproducibility | |
| prompt | Yes | Prompt for the target image | |
| characterId | No | Character UUID | |
| baseImageUrl | Yes | Reference/base image URL to swap the face from |
ryla_generate_imageInspect
Generate Studio-quality images for an existing character with full creative control (scene, outfit, pose, lighting, expression, style). This is the primary, full-featured image tool -- prefer it over ryla_generate_base_image. Character must already exist; use ryla_list_characters to find a characterId. Returns a jobId; poll with ryla_generation_status.
| Name | Required | Description | Default |
|---|---|---|---|
| nsfw | No | Enable unrestricted fan content generation | |
| seed | No | Base seed; each image increments it | |
| count | No | Number of images to generate | |
| scene | Yes | Scene preset or description | |
| loraId | No | LoRA id to use, if not the default for this character | |
| outfit | No | Outfit description | |
| poseId | No | Pose preset id, e.g. "standing-casual" | |
| quality | No | Quality tier: "standard" (HD, default) or "ultra" (4K) | |
| useLora | No | Use the character LoRA for face consistency, if trained | |
| lighting | No | Lighting preset, e.g. "natural.goldenHour" | |
| shotType | No | Camera framing, e.g. "close-up-portrait", "full-body" | |
| expression | No | Facial expression preset, e.g. "positive.smile" | |
| aspectRatio | Yes | Image aspect ratio | |
| characterId | Yes | Character UUID to generate images for | |
| environment | No | Environment preset or description | |
| stylePreset | No | Visual style preset (default ultraRealistic) | |
| loraStrength | No | LoRA strength, 0.1-2.0 | |
| realismStyle | No | Apply realism post-processing style | |
| promptEnhance | No | Enable AI prompt enhancement (default true) | |
| enableFaceSwap | No | Route through face-swap for the reference image | |
| referenceMethod | No | Reference image method (default instantid) | |
| antiDetectPreset | No | Anti-detection intensity (default moderate); advanced/maximum require Pro | |
| socialMediaReady | No | Apply anti-AI-detection post-processing | |
| referenceImageUrl | No | Reference image URL for face consistency (InstantID/PuLID), as an alternative to LoRA | |
| referenceStrength | No | Reference image strength, 0.1-1.0 |
ryla_generate_videoInspect
Generate a Studio video for an existing character (image-to-video). Character must already exist; use ryla_list_characters to find a characterId. Returns a jobId; poll with ryla_generation_status.
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | Frames per second (default 24) | |
| nsfw | No | Enable unrestricted fan content generation | |
| seed | No | Optional seed for reproducibility | |
| prompt | No | Optional prompt/description for the video | |
| useLora | No | Use character LoRA for face consistency (default true) | |
| duration | No | Video duration in seconds | |
| aspectRatio | Yes | Video aspect ratio | |
| characterId | Yes | Character UUID to generate video for | |
| realismStyle | No | Apply photorealism post-processing |
ryla_generate_voiceInspect
Generate speech audio (TTS) in an existing character's voice. Character must already exist; use ryla_list_characters to find a characterId.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to convert to speech (max 1000 chars) | |
| speed | No | Speech speed multiplier, 0.5-2.0 | |
| gender | No | Character gender, to pick a default voice when voiceIdentityId is absent | |
| emotion | No | Emotion style for the voice | |
| characterId | Yes | Character UUID | |
| voiceIdentityId | No | Specific voice identity id, if known (otherwise the character default is used) |
ryla_generation_statusInspect
Check the status of a generation job by its jobId.
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The jobId returned by a ryla_generate_* tool call |
ryla_list_charactersInspect
List the authenticated user's existing characters (AI influencers) so you can pick a characterId for the other generation tools. There is no tool to CREATE a character -- that happens in the RYLA app at app.ryla.ai.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
ryla_server_infoInspect
Get RYLA external MCP server configuration and connection info
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
11 tool updates
- First observed
ryla_account_credits_balance - First observed
ryla_account_gallery_list - First observed
ryla_generate_base_image - First observed
ryla_generate_character_sheet - First observed
ryla_generate_face_swap - First observed
ryla_generate_image - First observed
ryla_generate_video - First observed
ryla_generate_voice - First observed
ryla_generation_status - First observed
ryla_list_characters - First observed
ryla_server_info
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
AI photos from a selfie across 150+ themes, plus 19 image edits and AI video.
121Generate AI talking-head videos with custom characters and voices.
Image, video, audio, face-swap, talking avatars and chat across 300+ AI models, one balance.
AI content generation with 50+ models: image, video, TTS, voice cloning, and more.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceAgenthook lets AI agents make character-consistent UGC videos, images, and captions from any MCP client. Create a reusable AI influencer once, then ask for that same face by name in every video and image run.1Apache 2.0
- AlicenseNot gradedqualityBmaintenanceGenerate and refine AI images/audio/video through natural conversation.403Apache 2.0
- AlicenseAqualityCmaintenanceAI image and video generation, editing, and region repair via Gemini, OpenAI, and Grok11625MIT
- AlicenseBqualityDmaintenanceGenerates realistic human face images that don't represent real people, offering various output shapes, configurable dimensions, and batch generation capabilities.1296MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TSQS
Score is being calculated.