UNPKG

@l4t/mcp-ai

Version:

A set of tools for making integration and aggregation of MCP servers extremely easy.

5 lines 181 B
import { create } from './entries/index.js'; const createSimpleServer = create; export const name = 'simple-server'; export { createSimpleServer }; //# sourceMappingURL=index.js.map