Faber MCP Server
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 |
|---|---|
| faber_check_appC | Check if an app exists on the Faber server and get its details |
| faber_list_appsC | List all deployed apps on the Faber server |
| faber_create_stackA | Create a full application stack (app + domain + database + SSL + .env). Handles GitHub Device Flow OAuth for automatic deploy key setup if configured on server. First call shows a preview - set confirm: true to execute. |
| faber_deployC | Trigger a zero-downtime deployment for an app |
| faber_get_deploy_keyA | Retrieve the SSH public key for an app (used for manual deploy key setup) |
| faber_server_statusC | Get server health and service status |
| faber_service_restartC | Restart a system service (nginx, php, mysql, supervisor, redis) |
| faber_list_domainsC | List all configured domains on the Faber server |
| faber_create_domainC | Create and assign a domain to an app (includes SSL setup) |
| faber_list_databasesC | List all databases on the Faber server |
| faber_create_databaseC | Create a new MySQL database with a dedicated user |
| faber_list_releasesC | List all available releases for an app |
| faber_rollbackC | Roll back an app to a previous release |
| faber_webhook_logsC | View webhook execution logs |
| faber_app_logsC | View Laravel application logs for an app |
| faber_get_envC | Read the .env file for an app (read-only) |
| faber_set_env_varC | Set a specific environment variable in an app's .env file |
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/JoshTrebilco/faber-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server