AccelByte/ags-extend-sdk-mcp-server
If you are the rightful owner of ags-extend-sdk-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 dayong@mcphub.com.
The AGS Extend SDK MCP Server provides a Model Context Protocol (MCP) interface to expose Extend SDK functions and models, enhancing AI coding assistants and other MCP clients.
Tools
Functions exposed to the LLM to take actions
search_functions
Search for functions by name, tags, description (fuzzy)
search_models
Search for models by name, tags, description (fuzzy)
describe_function
Get detailed information about a specific function by its ID
describe_model
Get detailed information about a specific model by its ID
get_bulk_functions
Retrieve multiple functions with pagination (experimental)
get_bulk_models
Retrieve multiple models with pagination (experimental)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client