Back to directory
erickmoral/conexion_excel

erickmoral/conexion_excel

@ErickMoraL

通过MCP协议实现对本地Excel文件的远程CRUD操作,支持Claude Desktop和N8N集成

excelcrudmcpfastapin8ntelegrampythondatabasetool

Installation & Configuration

{
  "mcpServers": {
    "excel-crud": {
      "command": ".../uv.exe",
      "args": [
        "--directory",
        "C:/Users/carro/Desktop/conexion_excel",
        "run",
        "mcp_claude.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17