Skip to main content
Glama
dillan

kip-mcp-server

by dillan

kip-mcp-server

An MCP (Model Context Protocol) server that lets an AI assistant look at your boat's Signal K data and help you design and install KIP dashboards.

Status: early development. The project is being built in phases. This first milestone sets up the project, tests, and automated checks. Features land next.

What it will do

  • Look at your boat's data — find the Signal K values your boat reports (speed, wind, depth, batteries, engine, and so on).

  • Suggest dashboards — propose a general dashboard plus ones for specific jobs (sailing, motoring, power, anchoring, navigation, weather), built from KIP's real widgets.

  • Show you a preview first — you see a picture of each dashboard before anything is saved.

  • Install them for you — with your OK, it writes the dashboards to your KIP setup (or hands you a file you can import yourself).

Related MCP server: k8s-mcp-server

Develop

This project uses Node.js 24 (LTS). Common commands:

npm install        # install dependencies
npm run typecheck  # check types
npm run lint       # check code style
npm test           # run the tests
npm run build      # compile to dist/
npm run ci         # run the full set of checks

Commits follow Conventional Commits; releases and version numbers are produced automatically from those commit messages.

License

MIT — see LICENSE.

A
license - permissive license
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
10Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dillan/kip-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server