Getting Started with Informatica MCP Servers > Introduction to Informatica MCP servers > Available MCP servers
  

Available MCP servers

You can view the available servers on the MCP Servers page in AI Agent Engineering.
The following image shows the MCP Servers page:
The Shared MCP Servers tab of the MCP Servers page contains the following MCP servers: Address Verification, CDGC Metadata Search, Customer Identification, Data Provisioning, and Job Management.
The following Informatica-managed MCP servers are available:
Address Verification
Provides real-time data quality assurance by validating, standardizing, and geocoding physical addresses using the Cloud Address Verification service.
CDGC Metadata Search
Allows your AI agents to perform natural language searches to discover data assets, understand their context, and retrieve essential metadata from Cloud Data Governance and Catalog (CDGC).
Customer Identification
Provides your AI agents with a direct link to the single source of truth for customer data within Informatica Master Data Management.
Data Provisioning
Automates the provisioning and management of enterprise data assets by connecting your AI Agents to Data Marketplace, enabling them to initiate governed provisioning workflows for enterprise data assets.
Job Management
Provides the operational interface between your AI agents and the IDMC execution engine. Allows agents to orchestrate data pipelines, monitor process health, and manage task lifecycles in real-time.
Click an MCP server to view its details. The MCP server details page lists the capabilities and primary use cases, actions available, and configuration information.
Note:
The actions displayed on the MCP server details page are called "tools" in some third-party MCP servers.

Address Verification server

The Address Verification server provides real-time data quality assurance by validating, standardizing, and geocoding physical addresses using the Cloud Address Verification service.
This MCP server exposes the power of Informatica's Cloud Address Verification service as a single, simple tool for AI agents. It ensures that every address used within an AI-driven workflow, whether for generating customer leads, confirming shipping details or updating CRM records, is globally valid, standardized, and geocoded. By providing a trusted source of address data in real time, this server eliminates data quality risks and reduces operational costs associated with failed deliveries or inaccurate contact information.

Key capabilities

This MCP server offers the following key capabilities:

Use cases

Use this MCP server to address the following use cases:

Actions

The following table describes the server actions:
Action
Description
verify_address
Provides real-time data quality assurance by validating and standardizing using the Cloud Address Verification service.

CDGC Metadata Search server

The CDGC Metadata Search server allows your AI agents to perform natural language searches to discover data assets, understand their context, and retrieve essential metadata from Cloud Data Governance and Catalog (CDGC).
Use this MCP server to ground your LLM responses, ensuring that your AI only works with governed, approved, and correctly-defined enterprise data assets, preventing hallucination and data misuse.

Key capabilities

This MCP server offers the following key capabilities:

Use cases

Use this MCP server to address the following use cases:

Actions

The following table describes the server actions:
Action
Description
get_asset_details
Retrieves the complete, specific metadata details for a data asset. This includes lineage, profile, and full descriptions.
search_metadata
Allows AI agents to query the Informatica data catalog for enterprise data assets and returns a list of matching asset identifiers and core attributes.

Customer Identification server

The Customer Identification server provides your AI agents with a direct link to the single source of truth for customer data within Informatica Master Data Management. It enables agents to resolve identities and retrieve master records, which are consolidated profiles created from disparate source systems.
Use this server for any AI workflow that requires 360-degree view of a customer to ensure that the agent is working with the most accurate, deduplicated, and enriched customer data.

Key capabilities

This MCP server offers the following key capabilities:

Use cases

Use this MCP server to address the following use cases:

Actions

The following table describes the server actions:
Action
Description
get_master_record_details
Retrieves the master record based on a business ID.
search_master_record
Searches MDM SaaS to identify the business ID of the master record that best matches the provided customer details.

Data Provisioning server

The Data Provisioning server automates the provisioning and management of enterprise data assets by connecting your AI Agents to Data Marketplace.
This MCP server bridges the gap between data discovery and data utility by automating the access request process. It connects AI agents to Cloud Data Marketplace (CDMP), allowing them to initiate governed provisioning workflows for enterprise data assets. By standardizing the path from finding data to using data, this server ensures that data democratization is balanced with strict governance. It requires valid business justifications for every access request.

Key capabilities

This MCP server offers the following key capabilities:

Use cases

Use this MCP server to address the following use cases:

Actions

The following table describes the server actions:
Action
Description
checkout_data_order
Initiates a formal access request workflow within Data Marketplace, linking users to governed data assets after submitting a business justification.
list_data_collections
Retrieves a list of data collections with optional filtering by name or by search term and selected fields.
list_delivery_targets
Retrieves detailed information about a specific data collection. You can use the optional segments query parameter to include related segments. For example: segments=all

Job Management server

The Job Management server provides the operational interface between your AI agents and the IDMC execution engine. It allows agents to orchestrate data pipelines, monitor process health, and manage task lifecycles in real time.
By exposing Data Integration controls, this MCP server enables your AI to act as an automated operator, ensuring that jobs are triggered, tracked, and managed without manual intervention.

Key capabilities

This MCP server offers the following key capabilities:

Use cases

Use this MCP server to address the following use cases:

Actions

The following table describes the server actions:
Action
Description
get_job_status
Retrieves real-time execution states and operational statistics, including row counts and error logs, for a specific job.
run_mapping_task
Triggers job execution by initiating a specific mapping task with the required runtime parameters.
stop_running_job
Sends an immediate termination request to the Secure Agent to halt the execution of an active task.