- Step1: Install Node.js (v16+)
- Step2: Obtain Spark API credentials (API key, secret, app ID)
- Step3: Configure environment variables in `.env` file
- Step4: Clone the repository: git clone https://github.com/zou-hong-run/mcp-client-server-markdown
- Step5: Install dependencies: npm install
- Step6: Run the server: node server.js
- Step7: Connect via client.js or integrate into your workflow