UNPKG

voyage-and-consumption-mcp-server

Version:

Voyage and consumption management server handling vessel position tracking, ETA monitoring, fuel consumption, lube oil consumption, fresh water production and weather data

4 lines (3 loc) 178 B
import { Resource } from "@modelcontextprotocol/sdk/types.js"; export declare const resourceList: Resource[]; export declare function readResource(uri: string): Promise<string>;