Skip to main content
Glama

MCP Server for OpenMetadata

by yangkyeongmo
.PHONY: run run-sse build publish run: uv run python src run-sse: uv run python src --transport sse lint: uv run ruff check src --fix format: uv run ruff format src build: rm -r dist uv run python -m build publish: uv run python -m twine upload --config-file .pypirc dist/*

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/yangkyeongmo/mcp-server-openmetadata'

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