excel-mcp-server 0.2.1

An MCP server that exposes Excel manipulation tools over stdio and streamable HTTP transports
Documentation
1
2
3
4
// Re-exports type modules
pub mod enums;
pub mod inputs;
pub mod responses;