vessel-knowledge-mcp

sailingnaturali/vessel-knowledge-mcp
★ 0 stars Python Communication Updated today
MCP server turning equipment manuals into SignalK alarm zones and equipment lookups
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vessel-knowledge-mcp": {
      "command": "uvx",
      "args": [
        "vessel-knowledge-mcp"
      ]
    }
  }
}

Or install with pip: pip install vessel-knowledge-mcp