Skip to main content
Glama
pyproject.toml437 B
[project] name = "plantuml-docker-renderer" version = "0.1.0" description = "MCP server for render plantuml diagram" requires-python = ">=3.10" license = { text = "MIT" } dependencies = ["plantuml", "click", "six>=1.17.0", "mcp>=1.4.1"] [build-system] requires = ["setuptools>=42", "wheel"] build-backend = "setuptools.build_meta" [tool.uv] dev-dependencies = ["pyright>=1.1.389"] [project.scripts] plantuml = "plantuml_server:main"

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/daltonnyx/userful-mcps'

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