mcp-server-ispace-wiki

ispace-top/mcp-server-ispace-wiki
★ 0 stars Python Memory/Knowledge Updated today
ispaceDoc - 爱思文档 的MCP插件,让Ai能够直接操作和写入文档系统。
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-ispace-wi": {
      "command": "uvx",
      "args": [
        "mcp-server-ispace-wiki"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-ispace-wiki