visotrust/viso-mcp-server
If you are the rightful owner of viso-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
VISO TRUST MCP Server is a Model Context Protocol server designed to integrate VISO TRUST API capabilities with AI assistants.
Tools
Functions exposed to the LLM to take actions
update_third_party_contact
Update the contact details for a third-party vendor. This allows you to specify or change the primary contact person at the vendor organization who will receive assessment requests.
create_assessment
Start an Assessment
get_relationship_by_id
Get a specific relationship and its assessment details by ID. Returns detailed information about a third-party vendor including assessment status, risk levels, and contact details.
create_webhook_configuration
Create a webhook configuration.
create_tags
Create new tags that can be used to categorize and filter relationships. Returns a list of all tags including the newly created ones.
partially_update_relationship
Partially update an existing relationship with a third-party vendor. Only updates the fields that are provided in the request, leaving other fields unchanged.
get_webhook
Get a webhook configuration by id.
get_suggested_contacts
Get a list of suggested contacts for a specific relationship. These are potential contacts at the vendor organization that the system has identified based on previous interactions or public information.
delete_webhook_configuration
Delete a webhook configuration.
update_relationship
Update an existing relationship with a third-party vendor. Can modify details such as vendor name, homepage, business context, data types, business owner, and tags.
create_relationship
Create a new relationship with a third-party vendor. Requires vendor name, and a Business Owner email, supports optional information such as homepage, business context, and data types.
ask_relationship
Ask questions about a specific relationship and receive AI-generated responses.
get_all_business_cases
Get all available business cases for your organization.
get_assessment
Get an assessment by its ID
get_all_webhooks
Get all webhooks.
ask_trust_center
Ask questions about your AI Trust Center and receive AI-generated responses.
get_all_datatypes
Get all available data types for your organization.
update_webhook_configuration
Update a webhook configuration.
get_user_audit_log_events
Get the audit log events for your organization in the time frame, limited to 500 records
search_relationships
Search for relationships by domain name or vendor name. Returns a list of matching relationships with their assessment details.
get_all_relationships
Get a list of all relationships and their assessment details. Returns information about third-party vendors including their assessment status, risk levels, and contact details.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client