mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 16:13:22 +02:00
make the fetch mcp-server obey robots.txt
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "mcp-server-fetch"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
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"
|
||||
@@ -18,6 +18,7 @@ classifiers = [
|
||||
dependencies = [
|
||||
"markdownify>=0.13.1",
|
||||
"mcp>=0.6.0",
|
||||
"protego>=0.3.1",
|
||||
"pydantic>=2.0.0",
|
||||
"readabilipy>=0.2.0",
|
||||
"requests>=2.32.3",
|
||||
|
||||
Reference in New Issue
Block a user