AFFiNE

GitHub

There can be more than Notion and Miro. AFFiNE(pronounced [Ι™β€˜fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.

71,494 stars TypeScript 1 file Β· ~3,916 tokens #app#crdt#editor#electron#knowledge-base#markdown#miro#notes

AFFiNE MCP Server

MCP server for toeverything/AFFiNE

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "AFFiNE": {
      "command": "npx",
      "args": [
        "-y",
        "@toeverything/AFFiNE"
      ]
    }
  }
}