@solapi/crm-mcp-server
npm
v1.0.7
Published by @solapi — no publish provenance and no public repository, so the publisher could not be verified and the source cannot be independently located.
MCP server for SOLAPI CRM API integration — query customers, manage automations, and more from Claude, Cursor, and other AI assistants
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 − 8 = 91. 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 |
|---|---|
| −6 | capability blast radius (high) — client exposure if the model is manipulated |
| −2 | publisher verification (unlinked) — no provenance/repo link, but the shipped source was fully read |
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.
In the server's implementation (`dist/bin/mcp-runner.js:2`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: rt { spawn } from 'node:child_process'; import { fileURLToPath } from 'node:url'; import { dirname, resolve } from 'node
Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.
Location: server dist/bin/mcp-runner.js
"@solapi/crm-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: node dist/bin/postinstall.js || true
Fix: Review the scripts; install with --ignore-scripts where possible and vet what they do.
Location: package @solapi/crm-mcp-server
Each tool and what it can reach — statically extracted from the published source.
crm_create_automationnetwork egresscrm_list_message_templatesnetwork egresscrm_activate_automationno sensitive capabilitycrm_create_activityno sensitive capabilitycrm_create_entityno sensitive capabilitycrm_create_propertyno sensitive capabilitycrm_create_recordno sensitive capabilitycrm_create_relationshipno sensitive capabilitycrm_create_relationship_typeno sensitive capabilitycrm_create_segmentno sensitive capabilitycrm_delete_recordno sensitive capabilitycrm_delete_relationshipno sensitive capabilitycrm_delete_relationship_typeno sensitive capabilitycrm_delete_segmentno sensitive capabilitycrm_enroll_automationno sensitive capabilitycrm_get_activity_statsno sensitive capabilitycrm_get_automationno sensitive capabilitycrm_get_automation_logsno sensitive capabilitycrm_get_automation_meteringno sensitive capabilitycrm_get_automation_node_typesno sensitive capabilitycrm_get_automation_statsno sensitive capabilitycrm_get_dashboard_datano sensitive capabilitycrm_get_entityno sensitive capabilitycrm_get_event_summariesno sensitive capabilitycrm_get_meno sensitive capabilitycrm_get_plan_usageno sensitive capabilitycrm_get_recordno sensitive capabilitycrm_get_segmentno sensitive capabilitycrm_get_segment_recordsno sensitive capabilitycrm_list_activitiesno sensitive capabilitycrm_list_automation_executionsno sensitive capabilitycrm_list_automationsno sensitive capabilitycrm_list_dashboardsno sensitive capabilitycrm_list_entitiesno sensitive capabilitycrm_list_membersno sensitive capabilitycrm_list_propertiesno sensitive capabilitycrm_list_record_relationshipsno sensitive capabilitycrm_list_recordsno sensitive capabilitycrm_list_relationship_typesno sensitive capabilitycrm_list_relationships_by_typeno sensitive capabilitycrm_list_segmentsno sensitive capabilitycrm_pause_automationno sensitive capabilitycrm_preview_segmentno sensitive capabilitycrm_update_automationno sensitive capabilitycrm_update_entityno sensitive capabilitycrm_update_propertyno sensitive capabilitycrm_update_recordno sensitive capabilitycrm_update_relationshipno sensitive capabilitycrm_update_relationship_typeno sensitive capabilitycrm_update_segmentno sensitive capabilityScan 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 |
|---|---|---|---|---|
v1.0.7 latest |
A 91/100 | 2 | 1.13.0 | 2026-09-07 |
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 @solapi/crm-mcp-server --online
Independent packages implementing the same tool, scanned with the same engine. Compare all 4 side by side →
CRM MCP server for the Human Agency Protocol — contacts, activities, deals, tasks
MCP CRM Bridge — Connect your AI tools to HubSpot, Pipedrive, and more
MCP Server for CRM system - manage customers, opportunities, contracts via VoiceBrain
Free public tax reference data — GST/VAT, income, company and capital-gains tax rules for 50+ countries.
The approval gate for unattended UCP buying agents — a policy/approval MCP proxy in front of a merchant's UCP checkout endpoint.
Autotask PSA MCP server. Generic entity query/get/create/update across the full REST API plus convenience tools for tickets, companies, contacts, projects, tasks and time entries. AI-safe with readonly mode and destructive-action confirmation. stdio + opt
MCP server for B2C Commerce developer experience tools
Search, compare and contact real-world companies through a public MCP business directory.
Norwegian business register (Brønnøysundregistrene) as an MCP server — companies, roles, subunits and annual accounts, with the register's silent traps encoded as guards.