add better exception handling

This commit is contained in:
Jack Adamson
2024-11-22 15:30:28 +00:00
parent 04acd49299
commit 4fa58d546b
3 changed files with 37 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "mcp-server-fetch"
version = "0.1.0"
version = "0.1.1"
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"