chip
Verified Safeby collibra
Overview
Provides AI agents with access to Collibra Data Governance Center capabilities for data asset discovery, business glossary queries, and detailed asset information retrieval.
Installation
./.build/chipEnvironment Variables
- COLLIBRA_MCP_API_URL
- COLLIBRA_MCP_API_USR
- COLLIBRA_MCP_API_PWD
- COLLIBRA_MCP_MODE
- COLLIBRA_MCP_HTTP_PORT
Security Notes
The server is designed with security in mind, explicitly warning against skipping TLS verification in production and recommending environment variables for sensitive credentials. In HTTP mode, it binds only to localhost by default, reducing network exposure. Authentication can be delegated to clients using basic auth headers, enabling better attribution of actions. No 'eval' or obvious obfuscation patterns were found in the provided source.
Similar Servers
klavis
Creates an AI agent that uses Klavis Strata to interact with Gmail and YouTube through MCP, demonstrating how to summarize a YouTube video and email the summary.
mcp-gateway-registry
This MCP server provides programmatic interaction with the MCP Gateway Registry API, enabling management of registered services and AI agents, including registration, toggling, health monitoring, group-based access control, and intelligent (semantic) discovery of tools and agents.
mcp
A collection of Model Context Protocol (MCP) servers designed to connect IBM products and other services to AI agents for enhanced capabilities across automation, data, development, infrastructure, observability, networking, research, and security.
powerbi-modeling-mcp
Automate Power BI semantic model development and management using AI agents via the MCP protocol.