excel-mcp-server

lebronisbest/excel-mcp-server

3.2

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둜 μƒμ„±λœ μ½”λ“œλŠ” μ‚¬μš© μ‹œμ— μ£Όμ˜ν•˜μ‹œκΈΈ λ°”λžλ‹ˆλ‹€.