Carrot MCP Office Server
Project description
carrot-mcp-office
Carrot MCP Office Server — Excel and Word automation via MCP.
Tools
Excel Tools
| Tool | Description |
|---|---|
workbook_metadata |
Get workbook metadata (sheet names, properties) |
workbook_search |
Search for values in a sheet |
create_sheet |
Create a new sheet |
rename_sheet |
Rename a sheet |
delete_sheet |
Delete a sheet |
insert_rows |
Insert rows into a sheet |
delete_rows |
Delete rows from a sheet |
insert_columns |
Insert columns into a sheet |
delete_columns |
Delete columns from a sheet |
read_range |
Read cell values from a range |
write_range |
Write a 2D array to a range (supports formulas) |
copy_range |
Copy a range to another location |
delete_range |
Clear cell contents in a range |
read_chart |
Read chart information from a sheet |
write_chart |
Create a chart (bar, line, pie, scatter) |
format_range |
Format cells (font, color, alignment, merge/unmerge) |
Word Tools
| Tool | Description |
|---|---|
inspect |
Inspect document structure |
insert_para |
Insert a paragraph |
modify_para |
Modify paragraph text |
format_para |
Format a paragraph (style, alignment, font) |
delete_para |
Delete a paragraph |
insert_table |
Insert a table with optional data |
modify_table |
Modify a table cell |
format_table |
Apply a table style |
delete_table |
Delete a table |
insert_image |
Insert an image |
delete_image |
Delete an inline image |
Usage
# Standalone
uv run carrot-mcp office
# Via main CLI
uv run carrot-mcp office
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file carrot_mcp_office-0.1.0.tar.gz.
File metadata
- Download URL: carrot_mcp_office-0.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a1819bfb5f0f92cdaf789caabd66e481edfec555242fa6429646e3275706b70
|
|
| MD5 |
36a3418cfb74c7c93d6bed3123ea9361
|
|
| BLAKE2b-256 |
2d03d5eef1e593612180798e5774064c5791bf44e5be45ebf64757e6d22d29f3
|
File details
Details for the file carrot_mcp_office-0.1.0-py3-none-any.whl.
File metadata
- Download URL: carrot_mcp_office-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e131aef73e539c4d50cb266863bbae39315ff368c5fc1fb2619bbfc8a300f46c
|
|
| MD5 |
0d4cc6a47b69d9c0c39bf01b5b0afac0
|
|
| BLAKE2b-256 |
4a8db179118a41db36eb4dc155444ee91b9b56a751baa8f10415fec355c1a4b8
|