harumiWeb/exstruct
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.
Platform-specific configuration:
{
"mcpServers": {
"exstruct": {
"command": "npx",
"args": [
"-y",
"exstruct"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...