Skip to main content
Glama
popstas

Planfix MCP Server

by popstas

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
baseUrlNoBase URL for Chat API calls
LOG_LEVELNoSet to debug for detailed cache logs
providerIdNoIdentifier of the chat provider configured in Planfix
useChatApiNoEnable Chat API integration (true/false)
chatApiTokenNoToken for Planfix Chat API requests
PLANFIX_TOKENYesPlanfix API token with necessary permissions
PLANFIX_CONFIGNoPath to config.yml file
PLANFIX_ACCOUNTYesYour Planfix account name (e.g., yourcompany)
PLANFIX_BASE_URLNoOverride the REST API base URL. Defaults to https://<PLANFIX_ACCOUNT>.planfix.com/rest/.
PLANFIX_ACCOUNT_URLNoOverride the web origin used for human-facing links. Defaults to PLANFIX_BASE_URL without trailing /rest/.
PLANFIX_FIELD_ID_TAGSNoCustom field ID for task tags
PLANFIX_FIELD_ID_EMAILNoCustom field ID for email
PLANFIX_FIELD_ID_PHONENoCustom field ID for phone
PLANFIX_FIELD_ID_AGENCYNoCustom field ID for agency
PLANFIX_FIELD_ID_CLIENTNoCustom field ID for client
PLANFIX_FIELD_ID_LEAD_IDNoCustom field ID for external lead ID
PLANFIX_FIELD_ID_MANAGERNoCustom field ID for manager
PLANFIX_LEAD_TEMPLATE_IDNoID of the lead task template
PLANFIX_FIELD_ID_PIPELINENoCustom field ID for pipeline
PLANFIX_FIELD_ID_TELEGRAMNoSet any value to use the system Telegram field
PLANFIX_TASK_TITLE_TEMPLATENoTemplate for the default lead task title
PLANFIX_FIELD_ID_LEAD_SOURCENoCustom field ID for lead source
PLANFIX_FIELD_ID_TELEGRAM_CUSTOMNoCustom field ID for Telegram when using the custom field
PLANFIX_FIELD_ID_LEAD_SOURCE_VALUENoValue ID for default lead source

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/popstas/planfix-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server