Collibra MCP. Govern data assets and domains via chat.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
Collibra. Connect your AI agent to the Collibra Data Intelligence API to manage data assets, domains, and communities. Use your agent to search for assets by name, inspect metadata, and verify data classifications without leaving your chat interface.
It lets you list all communities, check asset details, or search the entire catalog using natural language commands.
What your AI agents can do
Create asset
Creates a new data asset record in Collibra.
Get asset
Retrieves all detailed information for a specific data asset.
Get community details
Gets detailed information about a specific community within the catalog.
The agent finds specific data assets across the catalog by name or type, pulling back all associated metadata.
The agent lists and inspects the entire data governance structure by retrieving communities and domains.
The agent pulls up detailed information on any asset, including who owns it, what its responsibilities are, and how it relates to other data.
The agent can create new data assets within the Collibra platform.
The agent retrieves a list of available asset statuses to check compliance or lifecycle stages.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
Collibra MCP Server: 10 Tools for Data Governance
These tools allow your AI agent to manage, search, and retrieve metadata for assets, domains, and communities within the Collibra data catalog.
019d7577create asset
Creates a new data asset record in Collibra.
019d7577get asset
Retrieves all detailed information for a specific data asset.
019d7577get community details
Gets detailed information about a specific community within the catalog.
019d7577list asset types
Lists every type of data asset available in Collibra.
019d7577list assets
Retrieves a full list of all data assets in the catalog.
019d7577list communities
Retrieves a list of all top-level communities in Collibra.
019d7577list domain types
Lists every available type of data domain.
019d7577list domains
Retrieves a list of all domains within the governance structure.
019d7577list statuses
Gets a list of valid asset statuses, like 'Draft' or 'Published'.
019d7577search assets
Searches the entire asset catalog using a keyword or name query.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Collibra, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
Connect your AI agent to Collibra's Data Intelligence API. Your agent handles data assets, domains, and communities, letting you search for assets by name, check metadata, and verify data classifications right from your chat interface. You can list all communities, check asset details, or search the entire catalog using just natural language commands.
Search and Retrieve Data Assets
Your agent searches the entire asset catalog using search_assets with keywords or names. It pulls back all metadata for a specific asset using get_asset. You can find assets by name or type using list_asset_types and then pull back all associated metadata. list_assets gives you a full list of every data asset in the catalog.
When you need to see what types of domains exist, you can use list_domain_types, and list_domains pulls a list of all domains in the governance structure. You can also see a list of all valid asset statuses, like 'Draft' or 'Published', using list_statuses.
Govern Data Structure
Your agent lists all top-level communities with list_communities. It gets detailed information on a specific community using get_community_details. You can view every data asset type available with list_asset_types, and get a list of all data assets using list_assets.
Check Asset Details and Ownership
If you need deep details on any asset, get_asset pulls up all the info, including who owns it and its responsibilities. You can also check the full governance structure by listing all domains using list_domains.
Manage Data Assets
If you need to create a new data asset record, you just run create_asset.
How Collibra MCP Works
- 1 Add the Collibra integration to your AI toolset and provide your instance URL, username, and password.
- 2 Tell your agent a goal (e.g., 'Find all assets related to customer PII').
- 3 The agent uses the available tools (like
search_assetsorlist_assets) to pull metadata and present the results in chat.
The bottom line is: your AI client speaks the governance language, pulling data catalog details directly into your conversation.
Who Is Collibra MCP For?
Data Stewards, Data Engineers, and Compliance Officers need this. It removes the friction of navigating complex UIs. Instead of spending time clicking through dashboards to find ownership records or verify classifications, they can ask the agent directly. It lets them audit data governance structures instantly.
Inspects assets and policies by asking the agent for details, checking ownership, and verifying data classifications without leaving the chat.
Looks up table or column definitions and ownership details instantly. It saves time manually cross-referencing documentation across multiple systems.
Verifies data classifications and governance policies quickly. They can confirm if a data set meets specific compliance rules by querying the catalog.
What Changes When You Connect
- Inspect assets without deep linking. Instead of manually clicking into an asset to check its attributes and relationships, use
get_assetto pull all details instantly in chat. You know who's responsible for the data, and why. - Audit the entire governance structure. Use
list_communitiesandlist_domainsto map out the whole data flow. You get a clear, structured view of your data landscape—all in one response. - Find data fast. Instead of navigating complex filters, just ask your agent to search for assets using
search_assetsby name. It pulls back multiple results and their domains immediately. - Maintain data accuracy. Use
list_statusesto see what lifecycle stages exist. This helps you confirm if an asset is ready for production or if it’s still in a draft state. - Build data records. Use
create_assetwhen you need to log a new data asset into the catalog. It's a clean way to document new data sources via chat. - Reduce boilerplate calls. Instead of running five separate API calls to gather related metadata, the agent orchestrates the required tools (e.g., listing domains, then getting asset details) in a single conversational flow.
Real-World Use Cases
The Compliance Review
A compliance officer needs to check if 'Customer Email' data meets GDPR standards. They ask the agent: 'Show me all assets related to customer email.' The agent runs search_assets, finds the relevant assets, and then uses get_asset to pull the full metadata and classification policies for review.
The Data Migration Check
A data engineer is prepping a new ETL pipeline. They ask the agent: 'What are the standard asset types and ownership rules for this domain?' The agent first runs list_asset_types, then uses list_domains to narrow the scope, giving the engineer the necessary definitions before writing any code.
Mapping the Data Org Chart
A data steward needs a quick overview of the data organization. They prompt the agent: 'List all major communities and their domains.' The agent runs list_communities and list_domains, mapping out the entire governance structure in seconds, which would take hours via the UI.
Onboarding a New Data Source
A team member needs to formally log a new data source. They ask the agent: 'I need to create a new asset for the 'Product ID' data.' The agent uses create_asset, guiding the user through the required metadata inputs directly in the chat.
The Tradeoffs
Blindly listing everything
Asking the agent to simply list_assets when you only care about 'Customer data'. You get thousands of irrelevant assets, and the response is unusable.
→
Always start with search_assets and include specific keywords (e.g., 'Customer Data'). If you need a full list, use list_assets only after confirming your scope.
Assuming structure
Trying to guess the relationship between assets and domains without checking. You might assume an asset belongs to a domain when it doesn't, leading to incorrect governance reports.
→
Use get_asset or get_community_details to verify relationships and attributes. Don't guess; ask the agent to check the metadata first.
Over-relying on the UI
Spending 20 minutes clicking through the Collibra UI to find a specific column definition. It's slow, and you have to copy/paste everything.
→
Use the agent to query definitions directly. Start by asking the agent to search_assets for the column name, then use get_asset to get the full definition.
When It Fits, When It Doesn't
Use this if your primary task is data discovery, governance auditing, or metadata management. You need to know who owns the data, what its classification is, or where it lives. For example, if you need to confirm if 'PII' is classified as 'Restricted,' you use get_asset. If you need to know the whole structure, use list_communities. Don't use this if your goal is transactional: if you just need to change the status of an asset, look for a dedicated workflow automation tool. If you need to compare this data against external sources, use a data integration platform instead.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Collibra. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 10 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Finding data lineage shouldn't require 15 clicks.
Today, figuring out where a piece of data comes from—its lineage—means jumping through hoops. You start in the data warehouse dashboard, click 'Data Catalog,' then search by business term. You hit a dead end, so you copy the asset ID and paste it into a separate governance tool. You repeat this process for every single column, wasting time and losing context.
With the Collibra MCP Server, you ask the agent directly. You say, 'What is the full metadata for the 'Product ID' asset?' The agent runs the necessary tools (like `get_asset`) and gives you the complete record, including ownership and relationships, right in your chat window. It’s all one query.
Collibra MCP Server: Govern data assets and domains via chat.
Manual data cataloging means relying on spreadsheets and manual updates. When data moves, the documentation breaks. You spend days updating documentation that someone else might overwrite hours later.
Now, your AI agent uses the `create_asset` and `get_asset` tools. It writes the metadata directly into the authoritative catalog and ensures the documentation is always up to date. The truth is now in the system, not in a folder on a shared drive.
Common Questions About Collibra MCP
How do I use the Collibra MCP Server to find assets by name? +
Use the search_assets tool. This tool runs a keyword search across the entire catalog. It returns a list of matching assets, including their domain and type, so you know exactly what you found.
Can I use the Collibra MCP Server to see all available communities? +
Yes, run list_communities. This tool retrieves a simple list of every top-level community in your data governance structure. You can then narrow down your search within those communities.
What is the purpose of the `get_asset` tool in Collibra MCP Server? +
The get_asset tool pulls all detailed information for a single asset ID. You need this when you want more than just a name—you need to know the ownership, responsibilities, and full metadata.
If I want to create a new data asset, which tool should I use? +
Use the create_asset tool. It guides you through the process of adding a new data asset record into the catalog, ensuring all required metadata fields are populated correctly.
Does the Collibra MCP Server help me list all available asset types? +
Yes, run list_asset_types. This tool gives you a definitive list of every type of asset that exists in the Collibra platform, helping you categorize new data sources correctly.
How do I use the `list_domains` tool to see all domains in Collibra? +
The list_domains tool retrieves a complete list of domains. This allows you to map the overall data governance structure before diving into specific assets.
What does the `search_assets` tool do when I search for a specific asset name? +
The search_assets tool finds matching assets by name. It returns basic metadata, letting your agent narrow down which asset requires detailed investigation.
Which tool should I use to get detailed information about a specific asset? +
You should use the get_asset tool. This function pulls all attributes, responsibilities, and relationships for a single asset ID, giving you a full view of its metadata.
How do I authenticate with Collibra? +
This integration uses Basic Authentication with your Collibra instance URL, username, and password.
What is an asset in Collibra? +
An asset is any cataloged object: a business term, a database table, a column, a report, or a data policy, among others.
Can I create new communities or domains? +
The current version focuses on browsing metadata and creating assets. Community and domain creation may be added in future updates.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
Cloudmersive
Validate data, scan files for viruses, and process documents with a suite of utility APIs for security and compliance.
Everbridge Critical Management
Equip your AI agent to manage critical notifications, track incidents, and monitor contacts via the Everbridge API.
Nmap Online
Perform network discovery and security auditing via Nmap — track port scans, DNS lookups, and traceroutes directly from your AI agent.
You might also like
LinkAce
Manage your bookmarks, tags, and collections via the LinkAce REST API.
AppFollow
Manage app reviews and rankings with AppFollow — track sentiment, ratings, and store charts via AI.
Urbanise
Manage strata and community properties with owner portals, meeting management, and financial reporting for property managers.