Skip to content

Commit 64e27be

Browse files
committed
Add Cloudflare and Cloudinary remote MCPs
1 parent 1b068c2 commit 64e27be

78 files changed

Lines changed: 345 additions & 44 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

servers/canva/server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ meta:
1111
- remote
1212
about:
1313
title: Canva
14-
description: Design
14+
description: Create professional graphics, presentations, and marketing materials with AI-powered design tools and templates
1515
icon: https://www.google.com/s2/favicons?domain=canva.com&sz=64
1616
remote:
1717
transport_type: streamable-http

servers/carbon-voice/server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ meta:
1111
- remote
1212
about:
1313
title: Carbon Voice
14-
description: Productivity
14+
description: Communicate asynchronously with voice messages featuring AI transcription, summaries, and automated action item extraction
1515
icon: https://www.google.com/s2/favicons?domain=carbonvoice.app&sz=64
1616
remote:
1717
transport_type: streamable-http

servers/close/server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ meta:
1111
- remote
1212
about:
1313
title: Close
14-
description: CRM
14+
description: Streamline sales processes with integrated calling, email, SMS, and automated workflows for small and scaling businesses
1515
icon: https://www.google.com/s2/favicons?domain=close.com&sz=64
1616
remote:
1717
transport_type: streamable-http
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Docs: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/ai-gateway
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
name: cloudflare-ai-gateway
2+
type: remote
3+
dynamic:
4+
tools: true
5+
meta:
6+
category: ai
7+
tags:
8+
- ai
9+
- gateway
10+
- logs
11+
- cloudflare
12+
- remote
13+
about:
14+
title: Cloudflare AI Gateway
15+
description: Search your logs, get details about the prompts and responses
16+
icon: https://www.google.com/s2/favicons?domain=cloudflare.com&sz=64
17+
remote:
18+
transport_type: sse
19+
url: https://ai-gateway.mcp.cloudflare.com/sse
20+
oauth:
21+
- provider: cloudflare-ai-gateway
22+
secret: cloudflare-ai-gateway.personal_access_token
23+
env: CLOUDFLARE_PERSONAL_ACCESS_TOKEN
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Docs: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/auditlogs
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
name: cloudflare-audit-logs
2+
type: remote
3+
dynamic:
4+
tools: true
5+
meta:
6+
category: security
7+
tags:
8+
- security
9+
- audit
10+
- logs
11+
- compliance
12+
- cloudflare
13+
- remote
14+
about:
15+
title: Cloudflare Audit Logs
16+
description: Query audit logs and generate reports for review
17+
icon: https://www.google.com/s2/favicons?domain=cloudflare.com&sz=64
18+
remote:
19+
transport_type: sse
20+
url: https://audit-logs.mcp.cloudflare.com/sse
21+
oauth:
22+
- provider: cloudflare-audit-logs
23+
secret: cloudflare-audit-logs.personal_access_token
24+
env: CLOUDFLARE_PERSONAL_ACCESS_TOKEN
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Docs: https://github.com/cloudflare/mcp-server-cloudflare/tree/main/apps/autorag

0 commit comments

Comments
 (0)