Skip to content
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%
21 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
OpenMetadata
The Open Context Layer for Data and AI , OpenMetadata is the open platform for building trusted data context and business semantics for hum
0 tools
OpenFateAI Assistant MCP
Local MCP tools for decisions, reflection, action plans, and digital report outlines.
0 tools
openai assistant mcp
Metadata-only Glama MCP server.
0 tools
OpenAI MCP Project
Metadata-only Glama MCP server.
0 tools
swiftopenai-mcp
MCP server for SwiftOpenAI - access OpenAI APIs through Model Context Protocol
0 tools

How to use

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

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