MCPVault

get_ui_url

MCP tool from MCP Documentation Server by andrea9293

Returns the Web UI URL (e.g. http://localhost:3080) — useful to open the dashboard or to locate the uploads folder from the browser

How to use it

get_ui_url is exposed by the MCP Documentation Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_ui_url tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Documentation Server

$npx skills add https://github.com/andrea9293/mcp-documentation-server --skill documentation-server
FULL MCP DOCUMENTATION SERVER LISTING