Loomal

OpenMetadata

MCP server by github.com/open-metadata/openmetadata

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

14.2k starsRemote-capable

About OpenMetadata

OpenMetadata is an MCP (Model Context Protocol) server published by open-metadata in the official MCP registry, listed under Autonomous Agents on Loomal. Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents.

OpenMetadata runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/open-metadata/openmetadata, where the project has earned 14,173 GitHub stars.

Use OpenMetadata with your agent

Claude Code · one command
claude mcp add --transport http openmetadata https://{openmetadata_host}/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "openmetadata": {
      "url": "https://{openmetadata_host}/mcp"
    }
  }
}
streamable-httphttps://{openmetadata_host}/mcp

Frequently asked questions

What is OpenMetadata?
OpenMetadata is an MCP (Model Context Protocol) server by open-metadata in the Autonomous Agents category. Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents.
How do I connect OpenMetadata to Claude, Cursor, or another MCP client?
OpenMetadata is a remote MCP server — add its endpoint (https://{openmetadata_host}/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is OpenMetadata open source?
Yes — the source code is public at github.com/open-metadata/openmetadata, with 14,173 GitHub stars.
Can AI agents pay to use OpenMetadata?
Not yet through Loomal — OpenMetadata is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain OpenMetadata? Claim this listing free by verifying GitHub ownership, or contact us.