Server Details
Turn any LLM multimodal; generate images, voices, videos, 3D models, music, and more.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- francis-ros/rostro-mcp-server
- GitHub Stars
- 0
Available Tools
5 toolsaccountTry in Inspector
Response includes their identity, current scopes/access, subscription, and credit balance.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
checkTry in Inspector
Continue to wait for a currently running generation. Usually only videos and 3D models take long enough to require this.
| Name | Required | Description | Default |
|---|---|---|---|
| generation_uuid | Yes | The generation UUID of the item to check on. |
deleteTry in Inspector
Delete the media with these uuids. Don't use this unless the user explicitly asks you to.
| Name | Required | Description | Default |
|---|---|---|---|
| uuids | No | A list of UUIDs to delete. |
historyTry in Inspector
A unified endpoint for fetching multimedia asset generation history.
| Name | Required | Description | Default |
|---|---|---|---|
| asc | No | Whether to sort results in ascending order. Defaults to false. | |
| first | No | The number of the results to get. | |
| uuids | No | If given, only these media UUIDs will be fetched. | |
| cursor | No | The cursor to use to fetch the next page. | |
| order_by | No | What field to order results by. Defaults to created_at. | created_at |
| media_types | No | What generation types to fetch. If given, other types will be excluded. | |
| generated_only | No | Whether to return only generated images or not. If false, uploads like source images for image-to-image will be included. | |
| generation_uuids | No | If given, only these generation UUIDs will be fetched. |
imagineTry in Inspector
A unified endpoint for multimedia asset generation. For example, if the user asks for you to 'make', 'create', 'generate', or 'imagine' an image, song, video, speech, sound effect, or 3D model, use this tool.
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | The request, either as an object (preferred) or a json-formatted string (tolerated for compatibility). |
FAQ
How do I claim this server?
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
What are the benefits of claiming a server?
- Control your server's listing on Glama, including description and metadata
- Receive usage reports showing how your server is being used
- Get monitoring and health status updates for your server
Your Connectors
Sign in to create a connector for this server.