Skip to main content
Glama

UML MCP

by icatw
mcp-config-example.json442 B
{ "mcpServers": { "uml-mcp-renderer": { "command": "uv", "args": [ "--directory", "/path/to/uml-mcp", "run", "python", "server.py" ], "env": { "PLANTUML_JAR_PATH": "/path/to/uml-mcp/plantuml.jar", "JAVA_EXECUTABLE": "java", "RENDER_TIMEOUT": "30", "ENABLE_CACHE": "true", "OUTPUT_DIR": "/path/to/uml-mcp/output" } } } }

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/icatw/uml-mcp'

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