UNPKG

mcp-wayback-machine

Version:

MCP server and CLI tool for interacting with the Wayback Machine without API keys

6 lines 181 B
/** * Shared context passed to all tool functions. * Provides dependency injection for fetch and schema-validated JSON fetching. */ export {}; //# sourceMappingURL=context.js.map