multiflexi-mcp-server (VitexSoftware/multiflexi-mcp-server) is an MCP server listed on the M8ven Trust Index. It scores 89 out of 100, grade B. It declares 37 tools. The publisher has proved control of what we score (Verified Publisher). It is connected through the M8ven GitHub App, so the listing is re-checked on every push.

B
Emerging
89/100

multiflexi-mcp-server

MCP server for MultiFlexi API integration, providing tools and resources to manage applications, jobs, companies, users, and run templates.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored

every push re-verified

Who stands behind it

vitexsoftware.cz (@VitexSoftware) · Verified Publisher

Source: Glama · also listed on Publisher, github_repo_search

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MULTIFLEXI_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
Are you the publisher? Confirm or correct these findings.
// tools this server exposes37 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

get_app

Get a specific MultiFlexi application by ID

get_job

Get a specific MultiFlexi job by ID

create_job

Schedule a job from a RunTemplate (mirrors 'run-template:schedule')

get_job_status

Get the status of a MultiFlexi job

get_company

Get a specific MultiFlexi company by ID

get_user

Get a specific MultiFlexi user by ID

get_runtemplate

Get a specific MultiFlexi run template by ID

update_runtemplate

Update a MultiFlexi run template

request_data_export

Request GDPR data export for a user

get_export_status

Get the status of a data export request

list_companies

List all MultiFlexi companies

list_company_users

List users assigned to a company

assign_user_to_company

Assign a user to a company with an access role

unassign_user_from_company

Remove a user's assignment from a company

list_users

List all MultiFlexi users

get_user_roles

Get the RBAC roles assigned to a user

set_user_roles

Assign RBAC roles to a user

list_credentials

List all credentials visible to the authenticated user

get_credential

Get a credential by ID

update_credential

Update a credential by ID

list_credential_types

List all credential types

get_credential_type

Get a credential type by ID

update_credential_type

Update a credential type by ID

list_topics

List all topics (capability contracts required by apps / provided by credentials)

get_topic

Get a topic by ID

update_topic

Update a topic by ID

list_event_sources

List all event sources (webhook adapters feeding EventRules)

get_event_source

Get an event source by ID

set_event_source

Create or update an event source (omit event_source_id to create)

delete_event_source

Delete an event source by ID

test_event_source_connection

Live-test connectivity/credentials for an event source

list_event_rules

List all event rules (bindings from EventSource changes to RunTemplate triggers)

get_event_rule

Get an event rule by ID

set_event_rule

Create or update an event rule (omit event_rule_id to create)

delete_event_rule

Delete an event rule by ID

list_tasks

List tasks (per-window fulfilment obligations spawned from RunTemplates)

get_task

Get a task by ID, including its job attempt history

// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configMULTIFLEXI_HOSTMultiFlexi API host URL. No default - the server refuses to
configMULTIFLEXI_USERNAMEUsername for basic authentication
🔐 secretMULTIFLEXI_PASSWORDPassword for basic authentication
configMULTIFLEXI_VERIFY_SSLWhether to verify SSL certificates (default: true)
configMULTIFLEXI_TIMEOUTRequest timeout in seconds (default: 30)
configMULTIFLEXI_MAX_RETRIESMaximum number of retries (default: 3)
configMULTIFLEXI_DEBUGEnable debug logging (default: false)
configMULTIFLEXI_READONLYWhen true (the default), all mutating tools
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/vitexsoftware/multiflexi-mcp-server)](https://m8ven.ai/mcp/vitexsoftware/multiflexi-mcp-server)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 7fe98fa549b7b48b70451e729c500ca66ee94f4c
code hash: 767548e111d8467b86dbb00ada5316bd8b5990e74b9ea06b7507e4bce84d37fb
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client