update fetch server to use readability JS if node is installed

This commit is contained in:
Jack Adamson
2024-11-28 18:44:33 +00:00
parent 6d83c78752
commit 467330de6e
3 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "mcp-server-fetch"
version = "0.1.2"
version = "0.1.3"
description = "A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs"
readme = "README.md"
requires-python = ">=3.10"