- Step 1: Clone the repository from GitHub.
- Step 2: Install 'uv' to manage dependencies.
- Step 3: Run each MCP server using 'uv run --directory ' for the specific server.
- Step 4: Configure your MCP client to connect to the desired server using the command and args specified.
- Step 5: Send JSON requests to invoke functions like data extraction, document processing, or diagram rendering.
- Step 6: Receive and handle the JSON responses with the requested data or status updates.