Skip to main content
Glama
Jemo69

AppFlowy Cloud MCP Server

by Jemo69

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
appflowy_loginC

Login to AppFlowy Cloud and get access token. Returns access token and refresh token.

appflowy_refresh_tokenC

Refresh access token using refresh token.

appflowy_list_workspacesA

List all workspaces for the authenticated user.

appflowy_list_databasesC

List all databases in a workspace.

appflowy_get_database_fieldsC

Get fields of a specific database.

appflowy_list_rowsC

List all row IDs in a database.

appflowy_get_row_detailsC

Get details of specific rows by IDs.

appflowy_create_rowC

Create a new row in a database.

appflowy_upsert_rowC

Update existing row or create if it doesn't exist.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Jemo69/Appflowy-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server