- Step1: Install dependencies with 'npm install'
- Step2: Build the server using 'npm run build'
- Step3: Run the server locally with 'npm start'
- Step4: Use in MCP clients by adding it as a server configuration
- Step5: Fetch MCP documentation using the provided 'fetch_mcp_docs' tool