
Product
Socket Now Protects the Firefox Extension Ecosystem
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.
mcp-server-smartsheet-rm
Advanced tools
Enterprise Model Context Protocol (MCP) server for Smartsheet Resource Management (10,000ft API) — time tracking, projects, allocations, scheduling, and capacity planning.
Enterprise Model Context Protocol (MCP) server for Resource Management by Smartsheet (10,000ft API).
Enables AI coding agents, planners, and assistants (Claude, Cortex, Antigravity, VS Code) to orchestrate the complete Smartsheet RM REST API surface: time tracking & timesheet reconciliation, resource scheduling & allocations, capacity planning, project & phase management, leaves/holidays, expense tracking, and custom fields.
The server exposes tools covering projects, resources, timesheets, and capacity:
SMARTSHEET_RM_ALLOW_BULK_DESTRUCTIVE=1.readOnlyHint=true).confirm=True (19 standard + 2 bulk).idempotentHint=true.Counts below include the 2 bulk-destructive tools (100 total).
# Using uv (recommended)
uv pip install mcp-server-smartsheet-rm
# Or standard pip
pip install mcp-server-smartsheet-rm
| Variable | Description | Default |
|---|---|---|
SMARTSHEET_RM_API_TOKEN | Smartsheet RM (10,000ft) API Token (Required) | - |
SMARTSHEET_RM_BASE_URL | Base API URL | https://api.rm.smartsheet.com/api/v1 |
SMARTSHEET_RM_PROFILE | Tool profile subset: time, projects, admin, full | full |
SMARTSHEET_RM_READONLY | Set to 1 to restrict server to read-only tools | 0 |
SMARTSHEET_RM_ALLOW_BULK_DESTRUCTIVE | Set to 1 to unlock bulk delete operations | 0 |
SMARTSHEET_RM_LOG_FORMAT | Set to json for Datadog/CloudWatch structured logs | text |
~/.gemini/antigravity-cli/mcp_config.json){
"mcpServers": {
"smartsheet-rm": {
"command": "uvx",
"args": ["mcp-server-smartsheet-rm"],
"env": {
"SMARTSHEET_RM_API_TOKEN": "your-api-token"
},
"lazy": true
}
}
}
~/.snowflake/cortex/mcp.json){
"servers": {
"smartsheet-rm": {
"command": "uvx",
"args": ["mcp-server-smartsheet-rm"],
"env": {
"SMARTSHEET_RM_API_TOKEN": "your-api-token"
}
}
}
}
claude_desktop_config.json){
"mcpServers": {
"smartsheet-rm": {
"command": "uvx",
"args": ["mcp-server-smartsheet-rm"],
"env": {
"SMARTSHEET_RM_API_TOKEN": "your-api-token"
}
}
}
}
confirm: bool = False and rejects execution unless the caller explicitly passes confirm=True.time, projects, admin).# Run tests with 100% coverage requirement
pytest --cov=src/smartsheet_rm_mcp --cov-fail-under=100 -v
# Run Tool Contract verification
python scripts/check_tool_contract.py
# Run OpenAPI Drift check
python scripts/check_openapi_drift.py
FAQs
Enterprise Model Context Protocol (MCP) server for Smartsheet Resource Management (10,000ft API) — time tracking, projects, allocations, scheduling, and capacity planning.
We found that mcp-server-smartsheet-rm demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.