lebronisbest/excel-mcp-server
If you are the rightful owner of excel-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This server is designed to facilitate real-time data entry into Microsoft Excel using a simple command protocol.
Simple Live Excel MCP Server (μ΅μ λ²μ )
English summary below
μ΄ μλ²λ μ€μ§ νλμ κΈ°λ₯λ§ μ 곡ν©λλ€:
βοΈ simple_write_range
simple_write_range(start_cell, data)
: μ§μ ν μ λΆν° 2μ°¨μ λ°μ΄ν°(λλ CSV λ¬Έμμ΄)λ₯Ό μμ μ μ λ ₯ν©λλ€.
μ¬μ© μμ
simple_write_range A1 "μ΄λ¦,λμ΄,μ§μ
\nνκΈΈλ,30,κ°λ°μ\nκΉμ² μ,25,λμμ΄λ"
μ€μΉ λ° μ€ν
pip install -e .
simple-live-excel-mcp-server stdio
μꡬμ¬ν
- Python 3.10 μ΄μ
- Windows
- Microsoft Excel μ€ν μ€
- pywin32
μ΄ μλ²λ μ€μ§ μ€μκ° μμ λ°μ΄ν° μ λ ₯(
simple_write_range
)λ§ μ§μν©λλ€.
English Summary
This server provides only one feature:
simple_write_range(start_cell, data)
: Write 2D data (or CSV string) to Excel starting from the specified cell.
Requirements:
- Python 3.10+
- Windows
- Microsoft Excel running
- pywin32
Install & Run:
pip install -e .
simple-live-excel-mcp-server stdio
μ£Όμμ¬ν
μ΄ μ½λλ μμ±ν AIλ‘ μμ±λμμΌλ©°, https://github.com/haris-musa/excel-mcp-serverμ MIT λΌμ΄μ μ€ μ½λλ₯Ό νμ΅νμ΅λλ€. μμ±ν AIλ‘ μμ±λ μ½λλ μ¬μ© μμ μ£ΌμνμκΈΈ λ°λλλ€.