Back to search
30
MCP streamable-http

OpenMetadata

io.github.open-metadata/openmetadata-mcp

Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.us-all/openmetadata
OpenMetadata MCP — metadata, lineage, search, data quality, OM 1.12+ Data Contracts
0 tools
iflow-mcp_mcp-server-openmetadata
Model Context Protocol (MCP) server for OpenMetadata
0 tools
mcp simple openai assistant
Metadata-only Glama MCP server.
0 tools
@runcontext/mcp
MCP server that serves semantic metadata to AI agents. Connect your data catalog to Claude Code, Cursor, Copilot, Windsurf, and any MCP-comp
0 tools
openclaw-mcp
Model Context Protocol (MCP) server for OpenClaw AI assistant integration
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "openmetadata": {
      "url": "https://{openmetadata_host}/mcp",
      "transport": "streamable-http"
    }
  }
}