MCP Directory
Back

affine-mcp-server

by DAWNCR0W · TypeScript · ★ 154

Model Context Protocol server for AFFiNE. Connect AI assistants to AFFiNE workspaces, documents, databases, and collaboration APIs over stdio or HTTP.

#affine#ai-assistants#claude#codex#cursor#knowledge-base#mcp#model-context-protocol

Install

npx -y github:DAWNCR0W/affine-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

A Model Context Protocol (MCP) server for AFFiNE. It exposes AFFiNE workspaces and documents to AI assistants over stdio (default) or HTTP () and supports both AFFiNE Cloud and self-hosted deployments. [](https://github.com/dawncr0w/affine-mcp-server/releases) [](https://github.com/modelcontextprotocol/typescript-sdk) [](https://github.com/dawncr0w/affine-mcp-server/actions/workflows/ci.yml) [](LICENSE) - [Overview](#overview) - [Choose Your Path](#choose-your-path) - [Quick Start](#quick-start) - [Compatibility Matrix](#compatibility-matrix) - [Tool Surface](#tool-surface) - [Documentat…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers