ember-cli-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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