appflowy-mcp
by CAREEMER
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APPFLOWY_EMAIL | No | Service-account email for GoTrue password grant | |
| APPFLOWY_BASE_URL | Yes | AppFlowy Cloud base URL, e.g. https://appflowy.example.com | |
| APPFLOWY_MCP_HOST | No | Listen address (default 0.0.0.0) | |
| APPFLOWY_MCP_PATH | No | Listen path (default /mcp) | |
| APPFLOWY_MCP_PORT | No | Listen port (default 8000) | |
| APPFLOWY_PASSWORD | No | Service-account password | |
| APPFLOWY_MCP_CONFIG | No | Optional path to a YAML/JSON config file | |
| APPFLOWY_MCP_TOKENS | No | JSON array of token objects, e.g. [{"token":"sk-full","scopes":[]}] | |
| APPFLOWY_ACCESS_TOKEN | No | Pre-minted JWT instead of email/password | |
| APPFLOWY_MCP_LOG_LEVEL | No | Log level (INFO, DEBUG, etc.) | |
| APPFLOWY_MCP_REQUIRE_AUTH | No | true (default) rejects unauthenticated requests; false = open mode | |
| APPFLOWY_MCP_FOLDER_CACHE_TTL | No | Seconds to cache folder trees (default 15) |
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
ActivitySlowing
ResponsivenessNo issues