Metadata-Version: 2.4
Name: mcp-web-extractor-riversoft
Version: 0.1.2
Summary: MCP server that extracts content from web pages for LLMs
Author-email: Thomas Tan <thomas.tan.lian.hui@gmail.com>
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: mcp>=1.2.0
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: bs4>=0.0.2
