UNPKG

llms-fetch-mcp

Version:

llms.txt-aware MCP server - fetches and caches web content in LLM-friendly formats

5 lines (3 loc) 78 B
#!/usr/bin/env node const { install } = require("./binary"); install(false);