general MCP Server
Model Context Protocol server for AFFiNE. Connect AI assistants to AFFiNE workspaces, documents, databases, and collaboration APIs over stdio or HTTP.
Discovered via github-topic:model-context-protocol and last synced 3mo ago.
1. Install the package
npx affine-mcp-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"affine-mcp-server": {
"command": "npx",
"args": [
"affine-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Bearer token or OAuth
Transport
Purpose
stdio
codex
Start here
Saved config or API token