Added @cloudflare/mcp-server-cloudflare as the first "Community Server"

This commit is contained in:
Glen Maddern
2024-11-28 22:21:10 +00:00
committed by GitHub
parent 6d83c78752
commit 39f6325f70

View File

@@ -21,6 +21,10 @@ Each MCP server is implemented with either the [Typescript MCP SDK](https://gith
- **[Google Maps](src/google-maps)** - Location services, directions, and place details
- **[Fetch](src/fetch)** - Web content fetching and conversion for efficient LLM usage
## 🌎 Community Servers
- **[Cloudflare](https://github.com/cloudflare/mcp-server-cloudflare)** - Deploy, configure & interrogate your resources on the Cloudflare developer platform (e.g. Workers/KV/R2/D1)
## 🚀 Getting Started
### Using MCP Servers in this Repository