UNPKG

mcp-cisco-support

Version:

MCP server for Cisco Support APIs including Bug Search and future tools

3 lines 218 B
import type { Server } from "@modelcontextprotocol/sdk/server/index.js"; export declare function createSSEServer(mcpServer: Server): import("express-serve-static-core").Express; //# sourceMappingURL=sse-server.d.ts.map