tyrano-studio-mcp

ShunsukeHayashi/tyrano-studio-mcp

3.3

If you are the rightful owner of tyrano-studio-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

TyranoStudio MCP Server is a comprehensive server designed to manage projects and support game development using TyranoScript.

Tools

Functions exposed to the LLM to take actions

list_projects

Retrieve a list of created projects.

create_project

Create a new project with optional template.

delete_project

Delete an existing project.

list_project_files

List files and directories within a project.

read_scenario

Read a scenario file (.ks).

write_scenario

Write content to a scenario file (.ks).

validate_scenario

Perform syntax check on a scenario file.

read_config

Read the Config.tjs file.

write_config

Write content to the Config.tjs file.

add_image

Add an image to the project.

get_tyranoscript_reference

Retrieve TyranoScript tag reference.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources