skript-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| skript_check_fileA | Validate a .sk path inside SKRIPT_SCRIPTS_DIR with all sibling scripts loaded. |
| skript_reload_fileA | Reload an existing .sk file relative to the configured scripts directory. |
| minecraft_commandA | Run a privileged Minecraft server command over local RCON. |
| minecraft_logsC | Return the newest bounded section of Paper's latest.log. |
| skript_resetA | Unload and remove only temporary scripts left by this MCP server. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |