Add HTTP Fetch connector (npx mcp-fetch-server, no auth)

This commit is contained in:
2026-07-18 21:54:03 +01:00
parent 36a026ff71
commit d02b5ce1df
4 changed files with 63 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96">
<circle cx="48" cy="48" r="40" fill="#e8f5e9" stroke="#4caf50" stroke-width="2.5"/>
<path d="M48 28v30M36 52l12 12 12-12" fill="none" stroke="#4caf50" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M26 70h44" fill="none" stroke="#4caf50" stroke-width="3" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 382 B