Adam Jones
78e0088ebd
fix(fetch): update uv.lock to sync with pyproject.toml
...
The lockfile was out of sync because pyproject.toml was updated
(version bump to 0.6.3, httpx<0.28 constraint) but uv.lock wasn't
regenerated. This became a CI failure after switching from --frozen
to --locked in #1852 .
2025-11-25 21:52:09 +00:00
David Soria Parra
53f4a23b73
Update server implementation and dependencies
2025-01-15 17:27:12 +00:00
David Soria Parra
e7e1c85058
python servers 0.6.2
2024-12-04 15:57:31 +00:00
David Soria Parra
f86486984c
python servers 0.6.0
2024-11-29 17:54:40 +00:00
Jack Adamson
caed64d5db
update dependencies
2024-11-25 20:04:59 +00:00
Jack Adamson
84321c89cf
make the fetch mcp-server obey robots.txt
2024-11-22 19:04:04 +00:00
Jack Adamson
4fa58d546b
add better exception handling
2024-11-22 15:30:28 +00:00
Jack Adamson
781571b40d
add fetch MCP server
2024-11-22 12:33:19 +00:00