UML Forge
Rank #8,303io.github.dave1362/umlforge
Architecture intelligence, security analysis, and living docs. 14 Mermaid tools.
UML Forge is a Model Context Protocol (MCP) server published by dave1362. It ranks #8,303 of 132,113 servers tracked on MCP Toplist. UML Forge is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 123,810 of 132,113 servers on MCP Toplist.
Use UML Forge
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add umlforge -e "UMLFORGE_API_KEY=<your UMLFORGE_API_KEY>" -- uvx umlforgeReplace each placeholder with your own value before saving.
[mcp_servers.umlforge]
command = "uvx"
args = ["umlforge"]
[mcp_servers.umlforge.env]
UMLFORGE_API_KEY = "<your UMLFORGE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umlforge": {
"command": "uvx",
"args": [
"umlforge"
],
"env": {
"UMLFORGE_API_KEY": "<your UMLFORGE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umlforge": {
"command": "uvx",
"args": [
"umlforge"
],
"env": {
"UMLFORGE_API_KEY": "<your UMLFORGE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"umlforge": {
"type": "stdio",
"command": "uvx",
"args": [
"umlforge"
],
"env": {
"UMLFORGE_API_KEY": "<your UMLFORGE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umlforge": {
"command": "uvx",
"args": [
"umlforge"
],
"env": {
"UMLFORGE_API_KEY": "<your UMLFORGE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"umlforge": {
"command": "uvx",
"args": [
"umlforge"
],
"env": {
"UMLFORGE_API_KEY": "<your UMLFORGE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dave1362%2Fumlforge)<a href="https://mcptoplist.com/server/io.github.dave1362%2Fumlforge"><img src="https://mcptoplist.com/badge/io.github.dave1362%2Fumlforge.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dave1362
Other servers by dave1362
View all dave1362 servers →Available versions (11)
| Version | Published |
|---|---|
| 0.2.2 | Sep 11, 2026 |
| 0.2.1 | Sep 4, 2026 |
| 0.2.0 | Sep 4, 2026 |
| 0.1.9 | Jul 21, 2026 |
| 0.1.8 | Jul 20, 2026 |
| 0.1.6 | Jul 2, 2026 |
| 0.1.5 | Jul 1, 2026 |
| 0.1.4 | Jun 30, 2026 |
| 0.1.3 | Jun 29, 2026 |
| 0.1.2 | Jun 29, 2026 |
| 0.1.1 | Jun 23, 2026 |
Frequently asked questions
- Who maintains UML Forge?
- UML Forge is maintained by dave1362, which publishes 2 MCP servers (22 total versions) tracked on MCP Toplist.
- Is UML Forge listed on the Official MCP Registry?
- Yes — UML Forge is listed on the Official MCP Registry, alongside Glama.
- How many versions does UML Forge have?
- MCP Toplist tracks 11 versions of UML Forge, most recently published on Sep 11, 2026.
- Where can I find the source code for UML Forge?
- The source code for UML Forge is hosted at github.com/dave1362/umlforge-connector.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.