mcp-server-openmetadata
@yangkyeongmo
About mcp-server-openmetadata
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-openmetadata": {
"command": "python",
"args": [
"-m",
"src.main",
"--apis",
"table,database,databaseschema"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-server-openmetadata?
mcp-server-openmetadata is a Model Context Protocol (MCP) server that wraps OpenMetadata's REST API, allowing MCP clients to interact with OpenMetadata in a standardized way. It provides CRUD operations for core data entities, data assets, governance, system operations, analytics, data quality, access control, and domain management.
How to use mcp-server-openmetadata?
—
Key features of mcp-server-openmetadata
- Full CRUD for tables, databases, and database schemas.
- CRUD for dashboards, charts, pipelines, topics, and more data assets.
- Manage users, teams, classifications, glossaries, and tags.
- Handle bots, services, and event subscriptions.
- Lineage, usage, and search/discovery operations.
- Data quality test cases and test suites management.
- Access control via policies and roles.
- Domain and data product management.
Use cases of mcp-server-openmetadata
- Automate metadata management from AI-powered MCP clients.
- Query and update catalog entries without manual REST calls.
- Enforce governance by creating classifications and glossaries programmatically.
- Monitor data quality by listing and managing test suites and results.
- Integrate OpenMetadata with MCP-enabled development tools.
FAQ from mcp-server-openmetadata
What does this server do compared to using the OpenMetadata UI directly?
—
What are the runtime or dependency requirements?
—
Where does data processed by this server reside?
—
Are there any known limitations?
—
What transport and authentication methods are supported?
—
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments