Affine
Exposes AFFiNE's GraphQL API to programmatically manage workspaces, documents, search, comments, and historical data.
Acerca de
The Affine MCP Server acts as an intermediary, providing a robust interface to interact with your self-hosted AFFiNE instance. It exposes a comprehensive set of AFFiNE GraphQL tools over WebSocket or stdio, enabling programmatic management of workspaces, documents, search operations, comments, and content history. Designed to mirror common Notion-like workflows, it supports flexible authentication methods, including session cookies and personal access tokens, and is easily deployable via Docker.
Características Principales
- Comprehensive GraphQL API exposure for AFFiNE functionalities
- 2 GitHub stars
- Flexible transport options: WebSocket (default) and stdio
- Notion-like coverage for managing workspaces, documents, and comments
- Dockerized for easy deployment and setup
- Multiple authentication methods: Cookie-first, Personal Access Tokens, and Email/Password sign-in
Casos de Uso
- Building programmatic tools for interacting with AFFiNE's backend
- Automating content management tasks within an AFFiNE instance
- Integrating AFFiNE functionalities into custom applications or workflows