freedcamp-mcp-server
npm
v2.2.0
Published by agrublev — no publish provenance, so origin is unverified, but the source is public: the repository link below is self-declared yet readable, so you can inspect the code before adopting it.
MCP server for using the Freedcamp API
The grade answers one question — how safe is this server for you to adopt — so it is computed in two auditable stages. Nothing below is an opinion or an LLM's guess; every line is a real term the deterministic engine applied, and the same input always yields the same number.
1. Threat score — 100 − 1.2 = 99. What the published surface and source actually contain:
| Points | What was found | Category |
|---|---|---|
| −1.2 | Package runs install-time scripts MTC-SUP-010 | supply-chain |
2. Client adoption risk — 99 − 4 = 95. Three small, subtract-only factors that reflect your risk in adopting it — a clean scan proves less on a powerful, unverified or barely-inspectable package, so the grade says so plainly:
| Points | Adoption-risk factor |
|---|---|
| −3 | capability blast radius (moderate) — client exposure if the model is manipulated |
| −1 | publisher verification (public source) — no provenance, but the source is public and inspectable |
Capability observations and info notes are shown under Findings but never scored.
Open any row's finding below for the file, line and evidence behind a deduction.
Untrusted-input tools ([fc_fetch_task, fc_fetch_tasks, fc_fetch_lists, fc_fetch_events, fc_fetch_event, fc_fetch_discussions, fc_fetch_discussion, fc_fetch_issues, fc_fetch_issue, fc_fetch_milestones, fc_fetch_milestone, fc_fetch_times, fc_fetch_time, fc_fetch_wikis, fc_fetch_wiki, fc_fetch_projects, fc_fetch_project, fc_fetch_recent_project_ids, fc_fetch_crm_tasks, fc_fetch_crm_task, fc_fetch_crm_calls, fc_fetch_crm_call, fc_fetch_groups, fc_fetch_users, fc_fetch_current_user, fc_fetch_user, fc_fetch_notifications, fc_fetch_all_notifications, fc_fetch_notifications_by_project, fc_fetch_file, fc_fetch_cf_templates, fc_fetch_linked_items, fc_fetch_overview, fc_fetch_current_session, fc_fetch_invitations, fc_fetch_calendar_items, fc_fetch_timezones, fc_fetch_backups, fc_fetch_wipe_current, fc_get_groups_projects]) co-exist with external-action tools ([fc_upload_file]). A prompt injection could cause unwanted external actions, though no direct sensitive-data leak path was found.
Evidence: untrusted [fc_fetch_task, fc_fetch_tasks, fc_fetch_lists, fc_fetch_events, fc_fetch_event, fc_fetch_discussions, fc_fetch_discussion, fc_fetch_issues, fc_fetch_
Fix: Require confirmation for state-changing/egress actions triggered after processing untrusted content.
Location: flow fc_fetch_task → fc_upload_file
Tool "fc_delete_file" can write, overwrite or delete files (keyword "delete_file" in tool name). Verify it is scoped to a safe directory.
Fix: Constrain file operations to an explicit, non-sensitive root; reject path traversal.
Location: tool fc_delete_file
Tool "fc_delete_file" can mutate/egress but declares no destructiveHint. Clients that don't default to spec-safe behavior may not prompt before running it.
Fix: Declare accurate annotations, and gate destructive tools on user confirmation regardless.
Location: tool fc_delete_file
"freedcamp-mcp-server" executes postinstall script(s) at install time. An install hook runs at install time; most are routine build/setup, but review what it does before trusting it.
Evidence: pm2 restart fc-mcp-oauth --update-env 2>/dev/null || true
Fix: Review the scripts; install with --ignore-scripts where possible and vet what they do.
Location: package freedcamp-mcp-server
Each tool and what it can reach — statically extracted from the published source.
fc_delete_filewrites filesfc_fetch_all_notificationsingests untrusted inputfc_fetch_backupsingests untrusted inputfc_fetch_calendar_itemsingests untrusted inputfc_fetch_cf_templatesingests untrusted inputfc_fetch_crm_callingests untrusted inputfc_fetch_crm_callsingests untrusted inputfc_fetch_crm_taskingests untrusted inputfc_fetch_crm_tasksingests untrusted inputfc_fetch_current_sessioningests untrusted inputfc_fetch_current_useringests untrusted inputfc_fetch_discussioningests untrusted inputfc_fetch_discussionsingests untrusted inputfc_fetch_eventingests untrusted inputfc_fetch_eventsingests untrusted inputfc_fetch_fileingests untrusted inputfc_fetch_groupsingests untrusted inputfc_fetch_invitationsingests untrusted inputfc_fetch_issueingests untrusted inputfc_fetch_issuesingests untrusted inputfc_fetch_linked_itemsingests untrusted inputfc_fetch_listsingests untrusted inputfc_fetch_milestoneingests untrusted inputfc_fetch_milestonesingests untrusted inputfc_fetch_notificationsingests untrusted inputfc_fetch_notifications_by_projectingests untrusted inputfc_fetch_overviewingests untrusted inputfc_fetch_projectingests untrusted inputfc_fetch_projectsingests untrusted inputfc_fetch_recent_project_idsingests untrusted inputfc_fetch_taskingests untrusted inputfc_fetch_tasksingests untrusted inputfc_fetch_timeingests untrusted inputfc_fetch_timesingests untrusted inputfc_fetch_timezonesingests untrusted inputfc_fetch_useringests untrusted inputfc_fetch_usersingests untrusted inputfc_fetch_wikiingests untrusted inputfc_fetch_wikisingests untrusted inputfc_fetch_wipe_currentingests untrusted inputfc_get_groups_projectsingests untrusted inputfc_upload_filenetwork egressfc_add_cf_templateno sensitive capabilityfc_add_commentno sensitive capabilityfc_add_comment_by_namesno sensitive capabilityfc_add_crm_callno sensitive capabilityfc_add_crm_taskno sensitive capabilityfc_add_discussionno sensitive capabilityfc_add_eventno sensitive capabilityfc_add_favorite_projectno sensitive capabilityfc_add_file_metano sensitive capabilityfc_add_issueno sensitive capabilityfc_add_item_by_namesno sensitive capabilityfc_add_linked_itemsno sensitive capabilityfc_add_listno sensitive capabilityfc_add_milestoneno sensitive capabilityfc_add_projectno sensitive capabilityfc_add_taskno sensitive capabilityfc_add_timeno sensitive capabilityfc_add_wikino sensitive capabilityfc_add_wiki_versionno sensitive capabilityfc_apply_password_resetno sensitive capabilityfc_batch_edit_tasksno sensitive capabilityfc_delete_accountno sensitive capabilityfc_delete_avatarno sensitive capabilityfc_delete_commentno sensitive capabilityfc_delete_crm_callno sensitive capabilityfc_delete_crm_taskno sensitive capabilityfc_delete_discussionno sensitive capabilityfc_delete_eventno sensitive capabilityfc_delete_favorite_projectno sensitive capabilityfc_delete_issueno sensitive capabilityfc_delete_listno sensitive capabilityfc_delete_milestoneno sensitive capabilityfc_delete_projectno sensitive capabilityfc_delete_taskno sensitive capabilityfc_delete_timeno sensitive capabilityfc_delete_wikino sensitive capabilityfc_edit_cf_templateno sensitive capabilityfc_edit_commentno sensitive capabilityfc_edit_crm_callno sensitive capabilityfc_edit_crm_taskno sensitive capabilityfc_edit_discussionno sensitive capabilityfc_edit_eventno sensitive capabilityfc_edit_issueno sensitive capabilityfc_edit_listno sensitive capabilityfc_edit_milestoneno sensitive capabilityfc_edit_notificationsno sensitive capabilityfc_edit_projectno sensitive capabilityfc_edit_timeno sensitive capabilityfc_edit_wikino sensitive capabilityfc_leave_projectno sensitive capabilityfc_register_userno sensitive capabilityfc_request_password_resetno sensitive capabilityfc_respond_invitationno sensitive capabilityfc_time_actionno sensitive capabilityfc_update_current_userno sensitive capabilityfc_update_notification_readno sensitive capabilityfc_update_statusno sensitive capabilityfc_update_taskno sensitive capabilityfc_upload_avatarno sensitive capabilityfc_validate_emailno sensitive capabilityCross-tool combinations that form a data-exfiltration primitive (untrusted input → sensitive source → external sink).
Scan history per published version. The engine is deterministic — the same version always yields the same score, so a changed score means the package itself changed.
| Version | Score | Findings | Engine | Scanned |
|---|---|---|---|---|
v2.2.0 latest |
A 95/100 | 4 | 1.13.0 | 2026-09-08 |
v2.1.0 |
A 96/100 | 3 | 1.13.0 | 2026-09-01 |
v1.1.3 |
A 96/100 | 0 | 1.13.0 | 2026-08-27 |
Show this server's live Trust Score in your README, docs or website. The badge is served straight from the registry and updates automatically after every rescan — no API key needed. It links back to this page, so anyone who sees the grade can also read the findings behind it instead of taking a number on faith.
The score above is reproducible: the same package version always yields the same result. Run it locally or over the free API — no account, no LLM, fully deterministic.
npx mcptrustchecker scan freedcamp-mcp-server --online
Independent packages implementing the same tool, scanned with the same engine. Compare all 2 side by side →
MCP AgentChat - 让 AI Agent 通过 Telegram 与用户实时交互:发送消息、图片,等待用户回复
A Model Context Protocol (MCP) server for Airthings Air Quality Monitor devices.
MCP server for Anki
TypeScript package for reading and searching Apple Notes on macOS via direct SQLite access. Includes markdown conversion, attachment support, and offers a local MCP server!
Verified biotech catalyst calendar (PDUFA/AdComm/trial readouts) anchored to official sources.
Appointment booking platform letting agents check provider availability and create bookings.