DirectoryExstruct
automation

Exstruct

by harumiWeb

38
Health
stale
65
Popularity

Conversion from Excel to structured JSON (tables, shapes, charts) for LLM/RAG pipelines, and autonomous Excel reading and writing by AI agents through MCP integration.

128stars
20forks
Python
BSD-3-Clause
Updated March 11, 2026
#data-ex#document-ai#excel#excel-automation#excel-parsing#llm#mcp-server#python-library#rag#structured-data#xlwings

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "exstruct": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-exstruct"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing10/20
Longevity3/10

Server Info

Categoryautomation
LanguagePython
LicenseBSD-3-Clause
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory