Skip to main content
Glama
pfldy2850

mcp-openmetadata

by pfldy2850

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENMETADATA_URIYesThe OpenMetadata server URI
OPENMETADATA_PASSWORDNoPassword for basic authentication
OPENMETADATA_USERNAMENoUsername for basic authentication
OPENMETADATA_JWT_TOKENNoJWT token for token authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_entities_with_queryC

Search entities using query test. Use query params from and size for pagination. Use sort_field to sort the results in sort_order.

get_table_by_fqnC

Get a table by fully qualified table name.

get_sample_dataC

Get sample data from a table.

get_table_owners_by_fqnB

Get a table owners by fully qualified table name.

get_table_columns_by_fqnC

Get a table columns by fully qualified table name.

get_list_of_tablesC

Get a list of tables, optionally filtered by database it belongs to. Use fields parameter to get only necessary fields. Use cursor-based pagination to limit the number entries in the list using limit and before or after query params.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pfldy2850/mcp-openmetadata'

If you have feedback or need assistance with the MCP directory API, please join our Discord server