nparashuram/iwsdk-mcp
If you are the rightful owner of iwsdk-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 dayong@mcphub.com.
The IWSDK MCP Server is a RAG-powered Model Context Protocol server designed for Immersive Web SDK development.
Tools
Functions exposed to the LLM to take actions
get_api_documentation
Query API documentation for classes/methods
get_component_schema
Get component field definitions with JSDoc, requirements, and relationships
get_system_info
Get system documentation with methods, properties, and queried components
search_code_examples
Find relevant code examples
explain_concept
Get explanations of IWSDK concepts
lookup_package_exports
List all exports from a package
generate_system_template
Generate boilerplate for custom ECS systems
scaffold_project
Generate complete project structure
compose_feature
Compose complete feature implementations with all necessary components/systems
find_similar_code
Find similar code examples by description
validate_code
Validate code against best practices and detect missing components/systems
get_validation_rules
Get validation rules for components/systems
check_component_order
Check correct component ordering constraints
get_common_mistakes
Search common mistakes with wrong/correct code examples
find_implementation_pattern
Get implementation guides for common features
get_setup_guide
Get project setup instructions
explain_asset_pipeline
Get asset handling guidance
get_best_practices
Get recommended patterns and anti-patterns
troubleshoot_error
Get diagnostic steps for errors
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client