Back to search
30
MCP

affine-mcp-server

dawncr0w/affine-mcp-server

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

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

mcp-outline
A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
@divvi/mcp-server
A Model Context Protocol (MCP) server that enables AI assistants to automatically integrate the @divvi/referral-sdk into JavaScript/TypeScri
0 tools
anki-mcp-server
A Model Context Protocol (MCP) server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.
0 tools
ai-cogence-mcp-server
MCP (Model Context Protocol) Server for AI Cogence RAG Backend
0 tools
io.github.inflectra/mcp-server-spira
A Model Context Protocol (MCP) server enabling AI assistants to interact with Spira by Inflectra.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "affine-mcp-server": {
      "url": "https://glama.ai/mcp/servers/@DAWNCR0W/affine-mcp-server",
      "transport": "http"
    }
  }
}