Back to Home
collibra icon

chip

Verified Safe

by collibra

Overview

The Collibra MCP Server acts as a bridge, enabling AI agents to interact with Collibra Data Governance Center for intelligent data discovery and governance operations.

Installation

Run Command
./.build/chip

Environment Variables

  • COLLIBRA_MCP_API_URL
  • COLLIBRA_MCP_API_USR
  • COLLIBRA_MCP_API_PWD
  • COLLIBRA_MCP_MODE
  • COLLIBRA_MCP_HTTP_PORT
  • COLLIBRA_MCP_API_SKIP_TLS_VERIFY
  • COLLIBRA_MCP_API_PROXY
  • HTTP_PROXY
  • HTTPS_PROXY
  • COLLIBRA_MCP_ENABLED_TOOLS
  • COLLIBRA_MCP_DISABLED_TOOLS

Security Notes

The server uses environment variables or configuration files for credentials, avoiding hardcoding. In HTTP mode, it binds to localhost only for security. It explicitly documents and warns about skipping TLS verification for development/testing, indicating an awareness of the security implications. There are no obvious code execution vulnerabilities like 'eval' in the Go source.

Similar Servers

Stats

Interest Score28
Security Score8
Cost ClassMedium
Avg Tokens3000
Stars17
Forks0
Last Update2025-12-30

Tags

CollibraData GovernanceAI AgentsMCPData Discovery