UNPKG

@wordbricks/fetch-mcp

Version:

Model Context Protocol (MCP) server for fetching data from the web

3 lines (2 loc) 124 B
import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js"; export declare const createMcpServer: () => McpServer;