AppFlowy MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APPFLOWY_EMAIL | Yes | Your AppFlowy account email address | |
| APPFLOWY_PASSWORD | Yes | Your AppFlowy account password | |
| APPFLOWY_WORKSPACE_ID | Yes | Your AppFlowy workspace ID (can be found in workspace settings after logging in) | |
| APPFLOWY_PARENT_VIEW_ID | Yes | The parent view ID for the target document (can be obtained from the URL or page settings) |
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 |
|---|---|
| upload_document_to_appflowyB | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap with other tools. The tool's purpose is clearly defined as uploading document content to AppFlowy with Markdown parsing.
The single tool name 'upload_document_to_appflowy' follows a clear verb_noun pattern and is descriptive, so consistency is inherently perfect as there are no other tools to compare against.
A single tool is too few for a server named 'AppFlowy MCP Server', which suggests broader functionality for interacting with AppFlowy. This minimal set feels thin and incomplete for the apparent scope of document management or collaboration.
The tool surface is severely incomplete for an AppFlowy integration. It only allows uploading documents, with no tools for reading, updating, deleting, searching, or managing documents, creating significant gaps that will cause agent failures in typical workflows.