kip-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@kip-mcp-serverlook at my boat's Signal K data and suggest a sailing dashboard"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 checksCommits follow Conventional Commits; releases and version numbers are produced automatically from those commit messages.
License
MIT — see LICENSE.
This server cannot be installed
Maintenance
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