Skip to main content
Glama
stefanoamorelli

ember-cli-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ember_newC

Creates a new directory and runs ember init in it

ember_addonC

Generates a new folder structure for building an addon

ember_initC

Reinitializes a new ember-cli project in the current folder

ember_serveA

Builds and serves your app, rebuilding on file changes

ember_buildC

Builds your app and places it into the output path

ember_testC

Runs your app's test suite

ember_generateC

Generates new code from blueprints

ember_destroyB

Destroys code generated by generate command

ember_installB

Installs an ember-cli addon from npm

ember_asset-sizesC

Shows the sizes of your asset files

ember_versionB

Outputs ember-cli version

ember_helpB

Outputs usage instructions for commands

ember_run_commandB

Run any ember command with raw arguments

ember_project_infoC

Get comprehensive information about the current Ember project

ember_list_addonsB

List all installed Ember addons with versions

ember_list_blueprintsA

List all available blueprints for generate/destroy

ember_stop_serverC

Stop a running ember server

ember_build_testA

Build the app for test environment (creates dist/ with test files)

ember_test_server_runA

Run tests using pre-built test files (automatically builds if needed, uses --path to avoid recompilation)

ember_test_server_startC

Build app for testing and start a test server for browser-based testing

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/stefanoamorelli/ember-cli-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server