add fetch MCP server to featured servers

This commit is contained in:
Jack Adamson
2024-11-22 12:36:42 +00:00
parent 781571b40d
commit 04acd49299

View File

@@ -13,6 +13,7 @@ A collection of reference implementations and community-contributed servers for
- **[Puppeteer](src/puppeteer)** - Browser automation and web scraping
- **[Brave Search](src/brave-search)** - Web and local search using Brave's Search API
- **[Google Maps](src/google-maps)** - Location services, directions, and place details
- **[Fetch](src/fetch)** - Web content fetching and conversion for efficient LLM usage
## 🚀 Getting Started