Backstory: search your data exports locally
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
io.github.dillan/kip-mcp-server · v1.12.0
Reads a boat's Signal K data and helps an AI assistant design and install KIP dashboards.
KIP MCP Server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"kip-mcp-server": {
"command": "npx",
"args": [
"-y",
"kip-mcp-server"
]
}
}
}SIGNALK_HOST可选Signal K server host name or IP.
SIGNALK_PORT可选Signal K server port.
SIGNALK_TLS可选Set true if Signal K uses https/wss.
SIGNALK_TOKEN可选secretSignal K token, needed to write dashboards (or use SIGNALK_USER/PASSWORD).
SIGNALK_USER可选Signal K username, used with SIGNALK_PASSWORD instead of a token.
SIGNALK_PASSWORD可选secretSignal K password, used with SIGNALK_USER.
KIP_URL可选Override where KIP is served, if it is not the default.
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
v1.30.5
com.astranl/mcp
NL coordination protocol — 1% fee, agent-native, real Dutch merchant pricing. Open brain.
v3.0.319
com.local-mcp/local-mcp
180 local tools from ChatGPT, Claude.ai & desktop AIs: Mail, iMessage, Teams, files. Local, free.
v1.37.5
io.github.zoharbabin/web-researcher-mcp
Your AI research assistant that cites real sources and stays honest
v1.31.8
io.github.vuluu2k/webcake-storefront-mcp
Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
v1.4.53
io.github.HrRodan/agent-workspace-mcp
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
{
"id": "io.github.dillan/kip-mcp-server",
"type": "mcp-server",
"version": "1.12.0",
"displayName": "KIP MCP Server",
"description": "Reads a boat's Signal K data and helps an AI assistant design and install KIP dashboards.",
"repository": {
"url": "https://github.com/dillan/kip-mcp-server",
"source": "github"
},
"homepage": "https://github.com/dillan/kip-mcp-server#readme",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "kip-mcp-server",
"version": "1.12.0",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "SIGNALK_HOST",
"description": "Signal K server host name or IP."
},
{
"name": "SIGNALK_PORT",
"description": "Signal K server port."
},
{
"name": "SIGNALK_TLS",
"description": "Set true if Signal K uses https/wss."
},
{
"name": "SIGNALK_TOKEN",
"description": "Signal K token, needed to write dashboards (or use SIGNALK_USER/PASSWORD).",
"isSecret": true
},
{
"name": "SIGNALK_USER",
"description": "Signal K username, used with SIGNALK_PASSWORD instead of a token."
},
{
"name": "SIGNALK_PASSWORD",
"description": "Signal K password, used with SIGNALK_USER.",
"isSecret": true
},
{
"name": "KIP_URL",
"description": "Override where KIP is served, if it is not the default."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.dillan/kip-mcp-server",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.dillan%2Fkip-mcp-server/versions/latest",
"isOfficial": true,
"status": "active"
}
}