mcp-manager: v1.2.1 (markdown chat rendering)

This commit is contained in:
2026-05-29 10:23:19 -07:00
parent 77b7bedf28
commit 65350024ec
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
"categories": ["ai", "utilities"],
"description": "A control panel for your Model Context Protocol (MCP) servers. Add, edit, run and monitor stdio / SSE / HTTP servers, then export a ready-to-paste Claude configuration. stdio servers (npx- and uvx-based) are launched inside the container and exposed over HTTPS through the built-in SSE bridge. Node 20 and uv/uvx ship in the image, and every package cache is persisted to app-data so servers download once and survive restarts.",
"tipi_version": 3,
"version": "1.2.0",
"version": "1.2.1",
"source": "https://git.alexzaw.dev/alexz/mcp-manager",
"website": "https://git.alexzaw.dev/alexz/mcp-manager",
"exposable": true,