draftspect-office-addins

data-ai MCP Server

Draftspect — open Word or Excel and chat with your own local Claude Code: it reads and edits the document and can pull in any local folders/files you point it at (notes, drafts, data, a repo) as context. Your configured agent — MCP, skills, CLAUDE.md — on your machine. Powered by Claude Code.

Verified
data-aidata-ai
2 views21 stars5 forksv0.1.0MIT

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

Verified
Source
github-topic:mcp
Stars
21
Last synced
3mo ago
Install
Check source

Install

Install instructions not detected yet

Check the source repository for the latest setup steps.

View source instructions
43
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (43)

Requirement

How to check / get it

office_get_outline

The heading tree (id / level / text)

office_set_paragraph_formatting

Alignment, indent, spacing

office_find

Search → matches with their paragraph IDs

excel_write_formula

Write a 2D array of formulas (e.g. `=SUM(A1:A9)`)

excel_create_table

Range → named table (ListObject)

office_get_document_text

Whole-document text + word/character counts

office_set_font

Bold / italic / underline, size, color, font name

office_clear_comments

By paragraph, section, or all

office_insert_bookmark

Named bookmark on a paragraph or query

excel_write_range

Write a 2D values array (shape-checked)

excel_autofilter

Apply or remove an AutoFilter

Preset

What it does

office_get_selection

The implicit subject of "this", "here", "the selection"

office_insert_paragraphs

Add new content after a paragraph or heading

office_replace_paragraphs

Whole-paragraph rewrites, 1-to-1

office_replace_text

Surgical sub-paragraph search/replace

Tool

Use it for

office_replace_section

Find a heading, replace its section

office_highlight

Color-coded by severity: error/warning/info/uncertain

office_set_list

Bulleted / numbered list from existing paragraphs

excel_get_selected_range

The implicit subject of "these cells"

excel_clear_range

Clear contents, formats, or both

office_read_paragraphs

Read by ID, heading section, or range

office_apply_style

Restyle existing paragraphs in place

office_add_comment

Anchored on a paragraph or specific text

office_insert_hyperlink

Linkify a text query or whole paragraph

excel_read_range

Read a range or a whole sheet's used range

excel_sort_range

Sort a range by a column

office_insert_table

Append a table, or insert one after a paragraph

office_reply_to_comment

Reply to a comment thread by id

office_header_footer

Set the primary header / footer text

excel_set_format

Number format, font, fill, borders

excel_add_table_rows

Append rows to a table

office_resolve_comment

Resolve or reopen a comment

excel_find_value

Substring / whole-cell match across one or all sheets

excel_create_chart

Column / bar / line / pie / scatter / area

office_clear_highlights

By paragraph, section, or all

office_insert_image

Inline image from base64

excel_list_sheets

Worksheet inventory + used ranges

excel_select_range

Select a cell/range and switch to its sheet

office_list_comments

Every comment: id / author / text / resolved

office_set_table_cell

Overwrite a cell in an existing table