Mmcp.market

mcp-server-smartsheet-rm

by christianclaudio·io.github.christianclaudio/smartsheet-rm·v1.1.5

MCP server for Smartsheet Resource Management (10,000ft API) time tracking and scheduling.

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
New

0 stars

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • rm_bulk_delete_assignmentswrite action

    Bulk delete multiple resource assignments (Destructive: gated by SMARTSHEET_RM_ALLOW_BULK_DESTRUCTIVE=1 and confirm=True).

  • rm_bulk_delete_time_entrieswrite action

    Bulk delete multiple time entries (Destructive: gated by SMARTSHEET_RM_ALLOW_BULK_DESTRUCTIVE=1 and confirm=True).

  • rm_clone_project_schedule

    Duplicate project phases, milestone structure, and assignments to a new project.

  • rm_confirm_suggested_hours

    Auto-confirm all unconfirmed scheduled suggestions for a user within a date range.

  • rm_create_approvalwrite action

    Submit or approve approvable records (approvable_type: 'time_entries' or 'expense_items').

  • rm_create_assignmentwrite action

    Create a resource assignment on a project or phase (dates: YYYY-MM-DD).

  • rm_create_assignment_subtaskwrite action

    Create a subtask under a project assignment.

  • rm_create_clientwrite action

    Create a new client record.

  • rm_create_client_contactwrite action

    Add a contact for a client.

  • rm_create_custom_fieldwrite action

    Create a custom field definition (field_type: text, number, select, date; target_type: Project, User, Phase).

  • rm_create_disciplinewrite action

    Create a new discipline.

  • rm_create_expensewrite action

    Log a project expense item.

  • rm_create_expense_categorywrite action

    Create an expense category.

  • rm_create_holidaywrite action

    Create a new company holiday or non-working day.

  • rm_create_leave_typewrite action

    Create a new leave type.

  • rm_create_placeholder_resourcewrite action

    Create a placeholder resource.

  • rm_create_projectwrite action

    Create a new project in Smartsheet RM.

  • rm_create_project_phasewrite action

    Create a new phase under a project.

  • rm_create_rolewrite action

    Create a new role.

  • rm_create_tagwrite action

    Create a tag.

  • rm_create_time_entrywrite action

    Create a new time entry for a user on a project (date format: YYYY-MM-DD).

  • rm_create_userwrite action

    Create a new user profile in Smartsheet RM.

  • rm_create_user_bill_ratewrite action

    Add a bill rate tier with an effective date range for a user.

  • rm_create_webhookwrite action

    Register a webhook subscription (e.g. 'time.entry.created', 'project.updated', 'assignment.created').

  • rm_delete_approvalwrite action

    Delete a pending approval record (Destructive: requires confirm=True).

  • rm_delete_assignmentwrite action

    Delete a resource assignment (Destructive: requires confirm=True).

  • rm_delete_assignment_subtaskwrite action

    Delete an assignment subtask (Destructive: requires confirm=True).

  • rm_delete_clientwrite action

    Delete a client record (Destructive: requires confirm=True).

  • rm_delete_client_contactwrite action

    Delete a client contact (Destructive: requires confirm=True).

  • rm_delete_custom_fieldwrite action

    Delete a custom field definition (Destructive: requires confirm=True).

  • rm_delete_disciplinewrite action

    Delete a discipline (Destructive: requires confirm=True).

  • rm_delete_expensewrite action

    Delete an expense item (Destructive: requires confirm=True).

  • rm_delete_expense_categorywrite action

    Delete an expense category (Destructive: requires confirm=True).

  • rm_delete_holidaywrite action

    Delete a holiday (Destructive: requires confirm=True).

  • rm_delete_leave_typewrite action

    Delete a leave type (Destructive: requires confirm=True).

  • rm_delete_placeholder_resourcewrite action

    Delete a placeholder resource (Destructive: requires confirm=True).

  • rm_delete_projectwrite action

    Delete a project (Destructive: requires confirm=True).

  • rm_delete_project_phasewrite action

    Delete a project phase (Destructive: requires confirm=True).

  • rm_delete_rolewrite action

    Delete a role (Destructive: requires confirm=True).

  • rm_delete_tagwrite action

    Delete a tag (Destructive: requires confirm=True).

  • rm_delete_time_entrywrite action

    Delete a time entry (Destructive: requires confirm=True).

  • rm_delete_userwrite action

    Delete or archive a user (Destructive: requires confirm=True).

  • rm_delete_webhookwrite action

    Delete a webhook subscription (Destructive: requires confirm=True).

  • rm_fill_weekly_timesheet

    Batch-fill weekly timesheet entries (Mon-Fri 8h default, or 7-day with include_weekends=True) for a user.

  • rm_get_assignment

    Get details for a specific assignment.

  • rm_get_client

    Get details for a specific client.

  • rm_get_custom_field

    Get details of a custom field definition.

  • rm_get_expense

    Get details for a specific logged expense.

  • rm_get_holiday

    Get details for a specific holiday.

  • rm_get_leave_type

    Get details for a specific leave type.

  • rm_get_project

    Get project details including budget, phases, client, and dates.

  • rm_get_project_phase

    Get details for a specific project phase.

  • rm_get_report_rows

    Generate detailed custom report rows.

  • rm_get_report_totals

    Generate aggregated custom report totals.

  • rm_get_time_entry

    Get details for a specific time entry by its ID.

  • rm_get_user

    Get details for a specific user.

  • rm_get_user_availability

    Query scheduled hours vs available capacity for a user.

  • rm_get_user_statuses

    Retrieve work status history for a specific user (ITO, WFH, SIC, OOO, VAC, OOF).

  • rm_get_user_utilization

    Get billable utilization metrics for a user.

  • rm_list_approvals

    List submitted time entry and expense approvals across the organization.

  • rm_list_assignment_subtasks

    List subtasks (checklist tasks) for a project assignment.

  • rm_list_assignments

    List resource scheduling assignments across projects or filtered by user/project.

  • rm_list_client_contacts

    List contacts associated with a client.

  • rm_list_clients

    List clients.

  • rm_list_custom_field_values

    List custom field values for a specific entity.

  • rm_list_custom_fields

    List custom field definitions.

  • rm_list_disciplines

    List all configured disciplines.

  • rm_list_expense_categories

    List configured expense categories.

  • rm_list_expenses

    List logged expenses across projects or filtered by project/user.

  • rm_list_holidays

    List company and regional holidays.

  • rm_list_leave_types

    List leave types (e.g. Vacation, Sick, Parental, PTO).

  • rm_list_placeholder_resources

    List placeholder resources used for forecasting and capacity modeling.

  • rm_list_project_phases

    List phases belonging to a project.

  • rm_list_project_users

    List users associated with or assigned to a specific project.

  • rm_list_projects

    List projects in Smartsheet RM with filtering, phase inclusion, and pagination.

  • rm_list_roles

    List all configured user roles.

  • rm_list_status_options

    List account-level assignment work status options.

  • rm_list_tags

    List tags.

  • rm_list_time_entries

    List time entries across organization or filtered by project, user, or date range (YYYY-MM-DD).

  • rm_list_user_bill_rates

    List bill rate tiers for a user.

  • rm_list_user_suggestions

    Read unconfirmed scheduled time suggestions for a user.

  • rm_list_users

    List users in the organization with role/discipline filtering.

  • rm_list_webhooks

    List configured organization webhooks.

  • rm_lock_timesheet

    Lock or unlock timesheet records for a user up to a specified lock date (YYYY-MM-DD).

  • rm_reconcile_and_submit_weekwrite action

    Audit weekly logged hours against a target (40h) and optionally submit/approve timesheet.

  • rm_set_custom_field_values

    Set custom field values for an entity.

  • rm_set_user_status

    Set current working status for a user (status: 'ITO', 'WFH', 'SIC', 'OOO', 'VAC', 'OOF').

  • rm_update_assignmentwrite action

    Update dates, allocation percentage, or hours on an existing assignment.

  • rm_update_clientwrite action

    Update a client record.

  • rm_update_custom_fieldwrite action

    Update a custom field definition.

  • rm_update_disciplinewrite action

    Update an existing discipline.

  • rm_update_expensewrite action

    Update a logged expense item.

  • rm_update_holidaywrite action

    Update a holiday.

  • rm_update_leave_typewrite action

    Update a leave type name.

  • rm_update_projectwrite action

    Update project metadata, state, dates, budget or archive status.

  • rm_update_project_phasewrite action

    Update an existing project phase.

  • rm_update_rolewrite action

    Update an existing role.

  • rm_update_time_approval_statuswrite action

    Approve or reject time entries for a user (status: 'approved', 'rejected', 'pending').

  • rm_update_time_entrywrite action

    Update an existing time entry.

  • rm_update_userwrite action

    Update 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

no findings
  • 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
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add smartsheet-rm -- uvx mcp-server-smartsheet-rm
Add to Cursor

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.

More from christianclaudio