KIP MCP Server
Rank #19,744io.github.dillan/kip-mcp-server
Reads a boat's Signal K data and helps an AI assistant design and install KIP dashboards.
KIP MCP Server is a Model Context Protocol (MCP) server published by dillan. It ranks #19,744 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. KIP MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 23, 2026 and most recently updated on Jun 24, 2026.
Ranks ahead of 112,302 of 132,046 servers on MCP Toplist.
Use KIP MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kip-mcp-server -e "SIGNALK_HOST=<your SIGNALK_HOST>" -e "SIGNALK_PORT=<your SIGNALK_PORT>" -e "SIGNALK_TLS=<your SIGNALK_TLS>" -e "SIGNALK_TOKEN=<your SIGNALK_TOKEN>" -e "SIGNALK_USER=<your SIGNALK_USER>" -e "SIGNALK_PASSWORD=<your SIGNALK_PASSWORD>" -e "KIP_URL=<your KIP_URL>" -- npx -y kip-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.kip-mcp-server]
command = "npx"
args = ["-y", "kip-mcp-server"]
[mcp_servers.kip-mcp-server.env]
SIGNALK_HOST = "<your SIGNALK_HOST>"
SIGNALK_PORT = "<your SIGNALK_PORT>"
SIGNALK_TLS = "<your SIGNALK_TLS>"
SIGNALK_TOKEN = "<your SIGNALK_TOKEN>"
SIGNALK_USER = "<your SIGNALK_USER>"
SIGNALK_PASSWORD = "<your SIGNALK_PASSWORD>"
KIP_URL = "<your KIP_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kip-mcp-server": {
"command": "npx",
"args": [
"-y",
"kip-mcp-server"
],
"env": {
"SIGNALK_HOST": "<your SIGNALK_HOST>",
"SIGNALK_PORT": "<your SIGNALK_PORT>",
"SIGNALK_TLS": "<your SIGNALK_TLS>",
"SIGNALK_TOKEN": "<your SIGNALK_TOKEN>",
"SIGNALK_USER": "<your SIGNALK_USER>",
"SIGNALK_PASSWORD": "<your SIGNALK_PASSWORD>",
"KIP_URL": "<your KIP_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kip-mcp-server": {
"command": "npx",
"args": [
"-y",
"kip-mcp-server"
],
"env": {
"SIGNALK_HOST": "<your SIGNALK_HOST>",
"SIGNALK_PORT": "<your SIGNALK_PORT>",
"SIGNALK_TLS": "<your SIGNALK_TLS>",
"SIGNALK_TOKEN": "<your SIGNALK_TOKEN>",
"SIGNALK_USER": "<your SIGNALK_USER>",
"SIGNALK_PASSWORD": "<your SIGNALK_PASSWORD>",
"KIP_URL": "<your KIP_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"kip-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"kip-mcp-server"
],
"env": {
"SIGNALK_HOST": "<your SIGNALK_HOST>",
"SIGNALK_PORT": "<your SIGNALK_PORT>",
"SIGNALK_TLS": "<your SIGNALK_TLS>",
"SIGNALK_TOKEN": "<your SIGNALK_TOKEN>",
"SIGNALK_USER": "<your SIGNALK_USER>",
"SIGNALK_PASSWORD": "<your SIGNALK_PASSWORD>",
"KIP_URL": "<your KIP_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kip-mcp-server": {
"command": "npx",
"args": [
"-y",
"kip-mcp-server"
],
"env": {
"SIGNALK_HOST": "<your SIGNALK_HOST>",
"SIGNALK_PORT": "<your SIGNALK_PORT>",
"SIGNALK_TLS": "<your SIGNALK_TLS>",
"SIGNALK_TOKEN": "<your SIGNALK_TOKEN>",
"SIGNALK_USER": "<your SIGNALK_USER>",
"SIGNALK_PASSWORD": "<your SIGNALK_PASSWORD>",
"KIP_URL": "<your KIP_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kip-mcp-server": {
"command": "npx",
"args": [
"-y",
"kip-mcp-server"
],
"env": {
"SIGNALK_HOST": "<your SIGNALK_HOST>",
"SIGNALK_PORT": "<your SIGNALK_PORT>",
"SIGNALK_TLS": "<your SIGNALK_TLS>",
"SIGNALK_TOKEN": "<your SIGNALK_TOKEN>",
"SIGNALK_USER": "<your SIGNALK_USER>",
"SIGNALK_PASSWORD": "<your SIGNALK_PASSWORD>",
"KIP_URL": "<your KIP_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dillan%2Fkip-mcp-server)<a href="https://mcptoplist.com/server/io.github.dillan%2Fkip-mcp-server"><img src="https://mcptoplist.com/badge/io.github.dillan%2Fkip-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
dillan
Available versions (1)
| Version | Published |
|---|---|
| 1.12.0 | Jun 24, 2026 |
Frequently asked questions
- Who maintains KIP MCP Server?
- KIP MCP Server is maintained by dillan, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is KIP MCP Server listed on the Official MCP Registry?
- Yes — KIP MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does KIP MCP Server have?
- MCP Toplist tracks 1 version of KIP MCP Server, most recently published on Jun 24, 2026.
- Where can I find the source code for KIP MCP Server?
- The source code for KIP MCP Server is hosted at github.com/dillan/kip-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.