affine-mcp-server

DAWNCR0W/affine-mcp-server

3.4

If you are the rightful owner of affine-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This document provides a comprehensive overview of the MCP server designed to manage AFFiNE workspaces, documents, and related functionalities via GraphQL.

Tools

Functions exposed to the LLM to take actions

affine_list_workspaces

No input. Returns workspaces.

affine_get_workspace

Retrieve a workspace by ID.

affine_list_docs

List documents with optional workspace ID, pagination, and offset.

affine_get_doc

Retrieve a document by ID with optional workspace ID.

affine_search_docs

Search documents by keyword with optional limit and workspace ID.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources