UNPKG

@wordbricks/fetch-mcp

Version:

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

3 lines (2 loc) 145 B
import type { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js"; export declare const fetchTool: Parameters<McpServer["registerTool"]>;