UNPKG

@takashito/linode-mcp-server

Version:

MCP server for Linode API

6 lines (5 loc) 167 B
import { FastMCP } from 'fastmcp'; /** * Register Monitor Logs tools with the MCP server */ export declare function registerMonitorLogsTools(server: FastMCP): void;