mcp-openmetadata
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENMETADATA_URI | Yes | The OpenMetadata server URI | |
| OPENMETADATA_PASSWORD | No | Password for basic authentication | |
| OPENMETADATA_USERNAME | No | Username for basic authentication | |
| OPENMETADATA_JWT_TOKEN | No | JWT token for token authentication |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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