Skip to main content
Glama

docker-mcp

by QuantGeekDev
pyproject.toml464 B
[project] name = "docker-mcp" version = "0.1.0" description = "A docker MCP server" readme = "README.md" requires-python = ">=3.12" dependencies = [ "httpx>=0.28.0", "mcp>=1.0.0", "python-dotenv>=1.0.1", "python-on-whales>=0.67.0", "pyyaml>=6.0.1" ] [[project.authors]] name = "Alex Andru" email = "alex007d@gmail.com" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] docker-mcp = "docker_mcp:main"

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/QuantGeekDev/docker-mcp'

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