asset-aware-mcp

u9401066/asset-aware-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
Asset-Aware MCP Server — AI Agent precisely accesses tables, figures, sections from PDFs + .docx round-trip editing (DFM) with 46 tools / 13 resources, segmentation export, layout overlay, OCR preprocessing, knowledge graph (LightRAG)
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": {
    "asset-aware-mcp": {
      "command": "uvx",
      "args": [
        "asset-aware-mcp"
      ]
    }
  }
}

Or install with pip: pip install asset-aware-mcp

Topics

aidocument-processingdocxetlfastmcpknowledge-graphlayout-analysislightragllmmcpmcp-servermedicalocrpdfpython