smar-mcp

smar-mcp

3.4

If you are the rightful owner of smar-mcp 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.

A Model Context Protocol (MCP) server for interacting with the Smartsheet API, providing tools for searching, retrieving, and updating Smartsheet sheets through the MCP protocol.

get_sheet

Retrieves the current state of a sheet, including rows, columns, and cells.

get_sheet_version

Gets the current version number of a sheet.

get_cell_history

Retrieves the history of changes for a specific cell.

update_rows

Updates rows in a sheet, including cell values, formatting, and formulae.

add_rows

Adds new rows to a sheet.