54
/ 100
1 month ago
glama

Planfix MCP Server

Enables integration with Planfix CRM and task management system, allowing lead management, contact/company management, task creation/search/commenting, and report generation via the Planfix REST API v2.0.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 7 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: AMOCRM_ACCESS_TOKEN, PLANFIX_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical7 high6 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.2.4GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.15.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.15.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.15.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highundici@7.3.0GHSA-f269-vfmq-vjvj

Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAMOCRM_ACCESS_TOKEN
configLOG_LEVELSet =debug to enable detailed cache logs. Logs are written to data/mcp.log.
configPLANFIX_ACCOUNTYour Planfix account name (e.g., yourcompany)
configPLANFIX_ACCOUNT_URL(optional) Override the web origin used for human-facing links (task/contact/user pages). Defaults to PLANFIX_BASE_URL without the trailing /rest/
configPLANFIX_BASE_URL(optional) Override the REST API base URL. Defaults to https://<PLANFIX_ACCOUNT>.planfix.com/rest/. Set this for .ru and other regional installations, e.g. https://yourcompany.planfix.ru/rest/
configPLANFIX_CONFIGflag or the environment variable. You can also specify a
configPLANFIX_CONTACT_FIELDS
configPLANFIX_CONTACT_TEMPLATE_ID
configPLANFIX_DRY_RUN
configPLANFIX_FIELD_ID_AGENCYCustom field ID for agency
configPLANFIX_FIELD_ID_CLIENTCustom field ID for client
configPLANFIX_FIELD_ID_EMAILCustom field ID for email
configPLANFIX_FIELD_ID_LEAD_IDCustom field ID for external lead ID
configPLANFIX_FIELD_ID_LEAD_SOURCECustom field ID for lead source
configPLANFIX_FIELD_ID_LEAD_SOURCE_VALUEValue ID for default lead source
configPLANFIX_FIELD_ID_MANAGERCustom field ID for manager
configPLANFIX_FIELD_ID_PHONECustom field ID for phone
configPLANFIX_FIELD_ID_PIPELINECustom field ID for pipeline
configPLANFIX_FIELD_ID_SERVICE_MATRIX
configPLANFIX_FIELD_ID_SERVICE_MATRIX_VALUE
configPLANFIX_FIELD_ID_TAGSCustom field ID for task tags
configPLANFIX_FIELD_ID_TELEGRAMSet any value to use the system Telegram field
configPLANFIX_FIELD_ID_TELEGRAM_CUSTOMCustom field ID for Telegram when using the custom field
configPLANFIX_LEAD_TASK_FIELDS
configPLANFIX_LEAD_TEMPLATE_IDID of the lead task template
configPLANFIX_REPORTS_CACHE_TIME
configPLANFIX_SELL_TEMPLATE_ID
configPLANFIX_TASK_TITLE_TEMPLATETemplate for the default lead task title (e.g., {name} - client's task)
🔐 secretPLANFIX_TOKENPlanfix API token with necessary permissions
configPLANFIX_USER_FIELDS
configPORT
configZAPIER_INPUT_AMOCRM
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/popstas-planfix-mcp-server-190s5l)](https://m8ven.ai/mcp/popstas-planfix-mcp-server-190s5l)
commit: 5a42fd5d0cf876ad8a4d91884441bafaf94b397e
code hash: f2090bca248f8c1f02bed91f6d07e64838e2b6b3cdcf4bd8851ddb86e6ed8b54
verified: 6/18/2026, 11:05:34 AM
view raw JSON →