JX-YL/CobbleSeer-MCP-Server
If you are the rightful owner of CobbleSeer-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.
CobbleSeer MCP Server is an AI-driven backend service designed to facilitate the generation of Cobblemon resource packs using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
create_pokemon
Creates complete Pokémon configuration files.
generate_moves
AI generates skill code based on natural language descriptions.
generate_abilities
AI generates ability JavaScript code.
search_reference
Searches for similar content in the reference library.
validate_package
Validates generated files using JSON Schema.
build_package
Builds and packages the resource pack into a ZIP file.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client