Skip to main content
Glama
python.mk280 B
##@ Python/PyPI build targets CLEAN_TARGETS += ./python/dist ./python/*.egg-info .PHONY: python-publish python-publish: ## Publish the python packages cd ./python && \ sed -i "s/version = \".*\"/version = \"$(GIT_TAG_VERSION)\"/" pyproject.toml && \ uv build && \ uv publish

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/containers/kubernetes-mcp-server'

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