Skip to main content
Glama
package.json580 B
{ "name": "lilfetch", "version": "1.0.0", "description": "MCP server for scraping webpages to clean Markdown, wrapped for easy npx use.", "main": "bin/lilfetch.js", "bin": { "lilfetch": "./bin/lilfetch.js" }, "scripts": { "postinstall": "node setup-python.js", "pack": "npm pack", "dev": "node bin/lilfetch.js", "global-install": "npm install -g ." }, "keywords": ["mcp", "scraper", "markdown", "web"], "author": "Jacob", "license": "MIT", "dependencies": { "child_process": "^1.0.0" }, "engines": { "node": ">=14.0.0" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jphdevsf/lilfetch-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server