PlanfixMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PLANFIX_TAGS | No | Comma-separated OpenAPI tags to include tools for | task,contact,project,comments |
| PLANFIX_BASE_URL | No | Base URL of the Planfix REST API | https://your-account.planfix.com/rest |
| PLANFIX_API_TOKEN | Yes | Bearer token for Planfix API authentication | |
| PLANFIX_VALIDATE_OUTPUT | No | Whether to validate tool outputs against OpenAPI schemas | true |
| PLANFIX_EXCLUDE_OPERATION_IDS | No | Operation IDs to exclude, comma-separated | |
| PLANFIX_INCLUDE_OPERATION_IDS | No | Additional operation IDs to include, comma-separated |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| contact_by_idD | Контакт по номеру |
| update_contactC | Обновить контакт по номеру |
| contact_listC | Список контактов и компаний |
| create_contactC | Создать контакт или компанию |
| import_contactsC | Импортировать список контактов |
| contact_commentsD | Комментарии к контакту |
| add_contact_commentC | Добавить комментарий к контакту |
| add_contact_datatagD | Добавить значение доп. поля в новый комментарий контакта |
| add_contact_datatag_to_commentB | Добавить значение доп. поля в существующий комментарий контакта |
| update_contact_commentC | Обновить комментарий к контакту |
| contact_file_listC | Файлы, прикреплённые к контакту |
| contact_template_listD | Шаблоны контактов и компаний |
| contact_group_listC | Группы контактов |
| contact_filtersD | Список фильтров контактов |
| task_by_idC | Задача по номеру |
| update_taskC | Обновить задачу по номеру |
| task_listC | Список задач по фильтру |
| create_taskD | Создать задачу |
| task_commentsD | Комментарии к задаче |
| add_task_commentC | Добавить комментарий к задаче |
| update_task_commentC | Обновить комментарий к задаче |
| add_task_datatagC | Добавить значение доп. поля в новый комментарий задачи |
| add_task_datatag_to_commentC | Добавить значение доп. поля в существующий комментарий задачи |
| task_file_listC | Файлы, прикреплённые к задаче |
| task_template_listC | Список шаблонов задач |
| recurring_task_listC | Список периодических задач |
| task_filtersB | Список фильтров задач |
| comment_by_idD | Комментарий по номеру |
| delete_commentC | Удалить комментарий |
| comment_listD | Список комментариев |
| project_by_idD | Проект по номеру |
| update_projectC | Обновить проект по номеру |
| project_listD | Список проектов |
| create_projectD | Создать проект |
| project_file_listC | Файлы, прикреплённые к проекту |
| project_template_listD | Шаблоны проектов |
| project_group_listD | Группы проектов |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/alexd73/PlanfixMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server