mcp-server-smartsheet-rm
MCP server for Smartsheet Resource Management (10,000ft API) time tracking and scheduling.
0 stars
Reviews
Write oneNobody has reviewed mcp-server-smartsheet-rm yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
mcp-server-smartsheet-rm tools (100, 55 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
rm_bulk_delete_assignmentswrite actionBulk delete multiple resource assignments (Destructive: gated by SMARTSHEET_RM_ALLOW_BULK_DESTRUCTIVE=1 and confirm=True).
rm_bulk_delete_time_entrieswrite actionBulk delete multiple time entries (Destructive: gated by SMARTSHEET_RM_ALLOW_BULK_DESTRUCTIVE=1 and confirm=True).
rm_clone_project_scheduleDuplicate project phases, milestone structure, and assignments to a new project.
rm_confirm_suggested_hoursAuto-confirm all unconfirmed scheduled suggestions for a user within a date range.
rm_create_approvalwrite actionSubmit or approve approvable records (approvable_type: 'time_entries' or 'expense_items').
rm_create_assignmentwrite actionCreate a resource assignment on a project or phase (dates: YYYY-MM-DD).
rm_create_assignment_subtaskwrite actionCreate a subtask under a project assignment.
rm_create_clientwrite actionCreate a new client record.
rm_create_client_contactwrite actionAdd a contact for a client.
rm_create_custom_fieldwrite actionCreate a custom field definition (field_type: text, number, select, date; target_type: Project, User, Phase).
rm_create_disciplinewrite actionCreate a new discipline.
rm_create_expensewrite actionLog a project expense item.
rm_create_expense_categorywrite actionCreate an expense category.
rm_create_holidaywrite actionCreate a new company holiday or non-working day.
rm_create_leave_typewrite actionCreate a new leave type.
rm_create_placeholder_resourcewrite actionCreate a placeholder resource.
rm_create_projectwrite actionCreate a new project in Smartsheet RM.
rm_create_project_phasewrite actionCreate a new phase under a project.
rm_create_rolewrite actionCreate a new role.
rm_create_tagwrite actionCreate a tag.
rm_create_time_entrywrite actionCreate a new time entry for a user on a project (date format: YYYY-MM-DD).
rm_create_userwrite actionCreate a new user profile in Smartsheet RM.
rm_create_user_bill_ratewrite actionAdd a bill rate tier with an effective date range for a user.
rm_create_webhookwrite actionRegister a webhook subscription (e.g. 'time.entry.created', 'project.updated', 'assignment.created').
rm_delete_approvalwrite actionDelete a pending approval record (Destructive: requires confirm=True).
rm_delete_assignmentwrite actionDelete a resource assignment (Destructive: requires confirm=True).
rm_delete_assignment_subtaskwrite actionDelete an assignment subtask (Destructive: requires confirm=True).
rm_delete_clientwrite actionDelete a client record (Destructive: requires confirm=True).
rm_delete_client_contactwrite actionDelete a client contact (Destructive: requires confirm=True).
rm_delete_custom_fieldwrite actionDelete a custom field definition (Destructive: requires confirm=True).
rm_delete_disciplinewrite actionDelete a discipline (Destructive: requires confirm=True).
rm_delete_expensewrite actionDelete an expense item (Destructive: requires confirm=True).
rm_delete_expense_categorywrite actionDelete an expense category (Destructive: requires confirm=True).
rm_delete_holidaywrite actionDelete a holiday (Destructive: requires confirm=True).
rm_delete_leave_typewrite actionDelete a leave type (Destructive: requires confirm=True).
rm_delete_placeholder_resourcewrite actionDelete a placeholder resource (Destructive: requires confirm=True).
rm_delete_projectwrite actionDelete a project (Destructive: requires confirm=True).
rm_delete_project_phasewrite actionDelete a project phase (Destructive: requires confirm=True).
rm_delete_rolewrite actionDelete a role (Destructive: requires confirm=True).
rm_delete_tagwrite actionDelete a tag (Destructive: requires confirm=True).
rm_delete_time_entrywrite actionDelete a time entry (Destructive: requires confirm=True).
rm_delete_userwrite actionDelete or archive a user (Destructive: requires confirm=True).
rm_delete_webhookwrite actionDelete a webhook subscription (Destructive: requires confirm=True).
rm_fill_weekly_timesheetBatch-fill weekly timesheet entries (Mon-Fri 8h default, or 7-day with include_weekends=True) for a user.
rm_get_assignmentGet details for a specific assignment.
rm_get_clientGet details for a specific client.
rm_get_custom_fieldGet details of a custom field definition.
rm_get_expenseGet details for a specific logged expense.
rm_get_holidayGet details for a specific holiday.
rm_get_leave_typeGet details for a specific leave type.
rm_get_projectGet project details including budget, phases, client, and dates.
rm_get_project_phaseGet details for a specific project phase.
rm_get_report_rowsGenerate detailed custom report rows.
rm_get_report_totalsGenerate aggregated custom report totals.
rm_get_time_entryGet details for a specific time entry by its ID.
rm_get_userGet details for a specific user.
rm_get_user_availabilityQuery scheduled hours vs available capacity for a user.
rm_get_user_statusesRetrieve work status history for a specific user (ITO, WFH, SIC, OOO, VAC, OOF).
rm_get_user_utilizationGet billable utilization metrics for a user.
rm_list_approvalsList submitted time entry and expense approvals across the organization.
rm_list_assignment_subtasksList subtasks (checklist tasks) for a project assignment.
rm_list_assignmentsList resource scheduling assignments across projects or filtered by user/project.
rm_list_client_contactsList contacts associated with a client.
rm_list_clientsList clients.
rm_list_custom_field_valuesList custom field values for a specific entity.
rm_list_custom_fieldsList custom field definitions.
rm_list_disciplinesList all configured disciplines.
rm_list_expense_categoriesList configured expense categories.
rm_list_expensesList logged expenses across projects or filtered by project/user.
rm_list_holidaysList company and regional holidays.
rm_list_leave_typesList leave types (e.g. Vacation, Sick, Parental, PTO).
rm_list_placeholder_resourcesList placeholder resources used for forecasting and capacity modeling.
rm_list_project_phasesList phases belonging to a project.
rm_list_project_usersList users associated with or assigned to a specific project.
rm_list_projectsList projects in Smartsheet RM with filtering, phase inclusion, and pagination.
rm_list_rolesList all configured user roles.
rm_list_status_optionsList account-level assignment work status options.
rm_list_tagsList tags.
rm_list_time_entriesList time entries across organization or filtered by project, user, or date range (YYYY-MM-DD).
rm_list_user_bill_ratesList bill rate tiers for a user.
rm_list_user_suggestionsRead unconfirmed scheduled time suggestions for a user.
rm_list_usersList users in the organization with role/discipline filtering.
rm_list_webhooksList configured organization webhooks.
rm_lock_timesheetLock or unlock timesheet records for a user up to a specified lock date (YYYY-MM-DD).
rm_reconcile_and_submit_weekwrite actionAudit weekly logged hours against a target (40h) and optionally submit/approve timesheet.
rm_set_custom_field_valuesSet custom field values for an entity.
rm_set_user_statusSet current working status for a user (status: 'ITO', 'WFH', 'SIC', 'OOO', 'VAC', 'OOF').
rm_update_assignmentwrite actionUpdate dates, allocation percentage, or hours on an existing assignment.
rm_update_clientwrite actionUpdate a client record.
rm_update_custom_fieldwrite actionUpdate a custom field definition.
rm_update_disciplinewrite actionUpdate an existing discipline.
rm_update_expensewrite actionUpdate a logged expense item.
rm_update_holidaywrite actionUpdate a holiday.
rm_update_leave_typewrite actionUpdate a leave type name.
rm_update_projectwrite actionUpdate project metadata, state, dates, budget or archive status.
rm_update_project_phasewrite actionUpdate an existing project phase.
rm_update_rolewrite actionUpdate an existing role.
rm_update_time_approval_statuswrite actionApprove or reject time entries for a user (status: 'approved', 'rejected', 'pending').
rm_update_time_entrywrite actionUpdate an existing time entry.
rm_update_userwrite actionUpdate a user's profile, role, discipline, bill rate, or archive state.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan7 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 6 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
claude mcp add smartsheet-rm -- uvx mcp-server-smartsheet-rm
mcp-server-smartsheet-rm: common questions
- Is mcp-server-smartsheet-rm safe?
- Mostly: it is graded B (83/100). Read the mcp-server-smartsheet-rm safety report
- How do I install mcp-server-smartsheet-rm?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does mcp-server-smartsheet-rm need an API key?
- Yes. The registry entry asks for
SMARTSHEET_RM_API_TOKEN. - Is mcp-server-smartsheet-rm maintained?
- The last commit was 6 days ago (2026-09-13). The latest release is v1.1.5.