affine-mcp-server

DAWNCR0W/affine-mcp-server
★ 143 stars TypeScript 🤖 AI/LLM Updated 17d ago
Model Context Protocol server for AFFiNE. Connect AI assistants to AFFiNE workspaces, documents, databases, and collaboration APIs over stdio or HTTP.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "affine-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "DAWNCR0W/affine-mcp-server"
      ]
    }
  }
}

Topics

affineai-assistantsclaudecodexcursorknowledge-basemcpmodel-context-protocol