dev.rostro/rostro✓
dev.rostro/rostro · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "dev.rostro/rostro",
"description": "Turn any LLM multimodal; generate images, voices, videos, 3D models, music, and more.",
"repository": {
"url": "https://github.com/francis-ros/rostro-mcp-server",
"source": "github"
},
"version": "1.0.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://proto.rostro.dev/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"build_info": {
"commit": "f7e8d9c2b1a0",
"deployment_id": "remote-fs-deploy-456",
"region": "us-west-2",
"timestamp": "2023-12-05T08:45:00Z"
},
"tool": "cloud-deployer",
"version": "2.4.0"
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}