Skip to content
Claude Code

KIP MCP Server for Claude Code

io.github.dillan/kip-mcp-server

Reads a boat's Signal K data and helps an AI assistant design and install KIP dashboards.

client:Claude Code transport:stdio runtime:npm

Install KIP MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add kip-mcp-server -e SIGNALK_HOST=<SIGNALK_HOST> -e SIGNALK_PORT=<SIGNALK_PORT> -e SIGNALK_TLS=<SIGNALK_TLS> -e SIGNALK_TOKEN=<SIGNALK_TOKEN> -e SIGNALK_USER=<SIGNALK_USER> -e SIGNALK_PASSWORD=<SIGNALK_PASSWORD> -e KIP_URL=<KIP_URL> -- npx -y kip-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

KIP MCP Server in other clients