NullVoxPopuli/ember-mcp
If you are the rightful owner of ember-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 henry@mcphub.com.
Ember MCP Server is a Model Context Protocol server designed to enhance Ember.js development by providing tools for CLI commands, codemods, documentation, and community resources.
Tools
Functions exposed to the LLM to take actions
check_ember_cli
Verify ember-cli installation
run_ember_command
Execute ember CLI commands
get_ember_help
Get help for ember commands
list_ember_codemods
List available codemods (with optional category filter)
run_codemod
Execute a specific codemod
search_ember_docs
Search official Ember.js documentation
get_ember_guides
Retrieve specific guide sections
search_ember_ai_docs
Search comprehensive Ember.js AI information aggregator for detailed API docs, classes, methods, and examples
get_community_resources
Browse community resources (with optional category filter)
search_ember_addons
Search for addons via Ember Observer
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client