SAFE Security MCP server
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
safe_auth— Exchange SAFE API Basic credentials for a one-hour bearer access token.safe_list_users— List the users onboarded to the SAFE One tenant, with role, last login and the uuid the audit log references.safe_request_report— Queue a SAFE report or audit-log export; returns a uuid to poll.safe_get_report— Retrieve a queued report by uuid as a pre-signed download URL valid for five minutes.safe_export_audit_logs— Request an audit-log export covering a stated number of days; returns a uuid.safe_get_audit_log_export— Retrieve a completed audit-log export by uuid.safe_push_signal— Push a CA, VA, EDR or UBA security signal into SAFE using the open-source Signal specification.safe_push_signals_zip— Push a zipped batch of Signal documents into SAFE.balbix_gen_token— Exchange Balbix Basic credentials plus a customer key for a 30-minute session authorization token.balbix_list_assets— Search Balbix assets by hostname, IP and/or MAC to resolve a Device ID.balbix_get_asset— Return all attributes for one Balbix asset by Device ID.balbix_asset_vulns— Return vulnerabilities for one asset, with CVSS, exposure score and MITRE ATT&CK mapping.balbix_asset_misconfigs— Return misconfigurations detected on one asset.balbix_app_details— Return application metadata - owner, business criticality, repository, URL - for one App ID.balbix_app_artifacts— Return repositories, projects, deployments and other artifacts for one application.balbix_app_vulns— Return SAST/SCA vulnerabilities for one application.balbix_app_infra_assets— Return the infrastructure assets backing one application.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.