aShanki/skripthub-mcp-server
If you are the rightful owner of skripthub-mcp-server 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.
This repository implements the SkriptHub MCP server, providing a command-line interface to interact with the SkriptHub API for querying various Skript-related resources.
Tools
Functions exposed to the LLM to take actions
get_addons
Fetches a list of Skript addons.
get_addon_syntax
Retrieves syntax information for a specific addon.
get_supporting_plugins
Lists plugins that support Skript.
search_syntax
Searches for specific syntax elements.
get_syntax
Provides details about a specific syntax element.
get_syntax_examples
Fetches examples for a given syntax.
get_tutorials
Retrieves tutorials related to Skript.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client