favro-mcp
by mmedum
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FAVRO_API_TOKEN | No | Favro API token. Required when using environment variable authentication instead of the OS keyring. | |
| FAVRO_LOG_LEVEL | No | Log level: debug, info (default), warn, or error. Logs go to stderr; stdout carries only the MCP protocol stream. | info |
| FAVRO_USER_EMAIL | No | Favro account email used for authentication. Required when using environment variable authentication instead of the OS keyring (set via `favro-mcp auth login`). | |
| FAVRO_ORGANIZATION_ID | No | The Favro organization ID the server should scope requests to. Required when using environment variable authentication instead of the OS keyring. | |
| FAVRO_MCP_SKIP_VALIDATE | No | When set to any non-empty value, skips the startup credential check against Favro. Useful for offline testing; the server then fails on the first real tool call if credentials are invalid. | |
| FAVRO_ENABLE_DESTRUCTIVE | No | Set to 'true' to register delete-style tools. When not 'true', destructive tools are absent from tools/list. | false |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues