Problem
With the most recent release, this invocation blocks.
mcpt call get_cratedb_documentation_index uvx cratedb-mcp==0.0.4 serve
Using the previous version, it works flawlessly.
mcpt call get_cratedb_documentation_index uvx cratedb-mcp==0.0.3 serve
Install
You can install the mcpt and uvx programs like this on a macOS system 1.
brew tap f/mcptools
brew install mcp uv