UNPKG

@futurelab-studio/latest-science-mcp

Version:

MCP Server for Scientific Paper Harvesting from arXiv and OpenAlex

6 lines (5 loc) 284 B
import winston from 'winston'; export declare const logger: winston.Logger; export declare const logInfo: (message: string, meta?: any) => void; export declare const logWarn: (message: string, meta?: any) => void; export declare const logError: (message: string, meta?: any) => void;