smartsheet-platform/smar-mcp
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.
Tools
Functions exposed to the LLM to take actions
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.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client