MCP server · Salv
salv-aml
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.
⚠ Proposed MCP surface. No official hosted MCP server was found for Salv. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Salv publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
add_person— Create a person record (v2).find_persons— Search person records (v2).patch_person— Partially update a person (v2).get_person— Fetch a person by id.add_transaction— Add a transaction for a person.get_person_risks— Retrieve a person's risk factors.run_person_monitoring_checks— Run monitoring checks against a person.run_transaction_monitoring_checks— Run monitoring checks against a transaction.check_person_screening— Screen a person against sanctions/PEP/adverse-media lists.check_transaction_screening— Screen a transaction.screening_search— Ad-hoc name screening search without prior upload (v2).get_screening_alert_hits— Retrieve hits for a screening alert.get_alert— Fetch a monitoring alert by id.update_alert_status— Update the status of an alert.create_manual_alert— Create a manual alert.get_custom_list_records— List records in a custom list.add_custom_list_record— Add a record to a custom list.upload_data— Bulk upload persons/transactions/relations via CSV.get_data_upload_status— Poll the status of a bulk data upload.
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.