Model Context Protocol server for AFFiNE. Connect AI assistants to AFFiNE workspaces, documents, databases, and collaboration APIs over stdio or HTTP.
{
"mcpServers": {
"affine-1": {
"command": "npx",
"args": [
"-y",
"affine-mcp-server"
]
}
}
}