add fetch MCP server

This commit is contained in:
Jack Adamson
2024-11-22 12:33:19 +00:00
parent 8e63b5e9b8
commit 781571b40d
8 changed files with 967 additions and 0 deletions

2
src/fetch/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
__pycache__
.venv