reltio-ai/reltio-mcp-server
If you are the rightful owner of reltio-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.
Reltio MCP Server is a lightweight, plugin-based Model Context Protocol (MCP) server designed for advanced entity matching in Reltio environments.
Tools
Functions exposed to the LLM to take actions
search_entities_tool
Advanced search for entities
get_entity_tool
Retrieve details of an entity
update_entity_attributes_tool
Update an entity attributes
get_entity_matches_tool
Find matches for a given entity
get_entity_match_history_tool
View match history of an entity
get_relation_tool
Retrieve relation details
find_matches_by_match_score_tool
Find matches within a score range
find_matches_by_confidence_tool
Find matches by confidence level
get_total_matches_tool
Get total count of potential matches
get_total_matches_by_entity_type_tool
Get counts of matches by entity type
merge_entities_tool
Merge two entities
reject_entity_match_tool
Mark an entity as not a match
unmerge_entity_by_contributor_tool
Unmerge a contributor entity keeping profiles under it
unmerge_entity_tree_by_contributor_tool
Unmerge a contributor entity and all profiles under it
export_merge_tree_tool
Export merge tree for all entities of tenant
get_business_configuration_tool
Business configuration of a tenant
get_tenant_permissions_metadata_tool
Tenant permission/security metadata
get_tenant_metadata_tool
Get metadata details for a specific tenant, including schema and type counts.
get_data_model_definition_tool
Retrieve the full data model definition for a tenant (entity, relation, etc. types).
get_entity_type_definition_tool
Get the definition for a specific entity type in the tenant.
get_change_request_type_definition_tool
Get the definition for a specific change request type in the tenant.
get_relation_type_definition_tool
Get the definition for a specific relation type in the tenant.
get_interaction_type_definition_tool
Get the definition for a specific interaction type in the tenant.
get_graph_type_definition_tool
Get the definition for a specific graph type in the tenant.
get_grouping_type_definition_tool
Get the definition for a specific grouping type in the tenant.
get_merge_activities_tool
Retrieve entity merge activity events with flexible filtering
capabilities_tool
Lists all available tools
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client