π
excel-controller-pro
Excel Controller MCP Server
0 installs
Trust: 39 β Low
Data
Installation
npx mcp-excel-controller-proAsk AI about excel-controller-pro
Powered by Claude Β· Grounded in docs
I know everything about excel-controller-pro. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
mcp-excel-controller-pro
ExcelController
ExcelControllerλ Model Context Protocol (MCP) μλ²λ‘, Excel νμΌμ μ½κ³ , μ°κ³ , μμ ν μ μκ² ν΄μ£Όλ λꡬμ
λλ€.
Node.js νκ²½μμ μ€νλλ©° κ°λ ₯ν Excel νμΌ μ‘°μ κΈ°λ₯μ μ 곡ν©λλ€.
β¨ Features (English)
- π Excel file reading: Read Excel file contents using the
read_exceltool - βοΈ Excel bulk data update: Update large datasets in open or closed Excel files with the
bulk_update_exceltool - π Excel file opening: Open files with the Excel application
- π Sheet management: Add (
add_sheet), rename (rename_sheet), or delete (delete_sheet) sheets - π Open file management: List currently open Excel files (
list_open_excel_files) and close them (close_excel_file) - π§ Open file handling: Modify Excel files even while open via COM interface
- π Backup functionality: Optional automatic backup creation before file modifications
β¨ μ£Όμ κΈ°λ₯ (νκ΅μ΄)
- π μμ
νμΌ μ½κΈ°:
read_excelλκ΅¬λ‘ νΉμ κ²½λ‘μ μμ νμΌ λ΄μ© μ½κΈ° - βοΈ μμ
νμΌ λλ λ°μ΄ν° μ
λ°μ΄νΈ:
bulk_update_excelλκ΅¬λ‘ μ΄λ €μκ±°λ λ«νμλ Excel νμΌμ λ°μ΄ν° μΌκ΄ μ λ°μ΄νΈ - π μμ νμΌ μ΄κΈ°: νλ‘κ·Έλ¨μμ Excel μ ν리μΌμ΄μ μΌλ‘ νμΌ μ€ν
- π μνΈ κ΄λ¦¬: μνΈ μΆκ°(
add_sheet), μ΄λ¦ λ³κ²½(rename_sheet), μμ (delete_sheet) κΈ°λ₯ - π μ΄λ¦° νμΌ κ΄λ¦¬: νμ¬ PCμμ μ΄λ €μλ Excel νμΌ λͺ©λ‘ μ‘°ν(
list_open_excel_files)μ λ«κΈ°(close_excel_file) - π§ μ΄λ¦° νμΌ μ²λ¦¬: Excelμμ μ΄λ €μλ νμΌλ COM μΈν°νμ΄μ€λ₯Ό ν΅ν΄ μμ κ°λ₯
- π λ°±μ κΈ°λ₯: νμΌ μμ μ μλ λ°±μ μμ± μ΅μ μ 곡
π¦ μ€μΉ
μꡬμ¬ν
- μμ€ν μ Microsoft Excelμ΄ μ€μΉλμ΄ μμ΄μΌ ν©λλ€
MCP μ€μ μ μΆκ°
MCP μ€μ νμΌμ λ€μμ μΆκ°νμΈμ:
{
"mcpServers": {
"excel-controller": {
"command": "npx",
"args": [
"-y",
"mcp-excel-controller-pro",
"C:\\Users\\user\\Desktop"
]
}
}
}
