Skip to content

Commit ea7cdc9

Browse files
authored
Merge pull request github#280 from docker/add-astro-docs-server
2 parents 7d815fa + 717cd08 commit ea7cdc9

98 files changed

Lines changed: 453 additions & 76 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/asana/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: Asana
14-
description: Project Management
14+
description: Interact with your Asana workspace
1515
icon: https://www.google.com/s2/favicons?domain=asana.com&sz=64
1616
remote:
1717
transport_type: sse

servers/atlassian-remote/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: Atlassian
14-
description: Software Development
14+
description: Tools for Atlassian products (Confluence and Jira). This integration supports both Atlassian Cloud and Jira Server/Data Center deployments.
1515
icon: https://www.google.com/s2/favicons?domain=atlassian.com&sz=64
1616
remote:
1717
transport_type: sse

servers/audioscrape/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: Audioscrape
14-
description: RAG-as-a-Service
14+
description: Search and analyze audio content from a massive database of podcasts, interviews, and other talks
1515
icon: https://www.google.com/s2/favicons?domain=audioscrape.com&sz=64
1616
remote:
1717
transport_type: streamable-http

servers/box-remote/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: Box
14-
description: Document Management
14+
description: Perform actions related to content stored in Box
1515
icon: https://www.google.com/s2/favicons?domain=box.com&sz=64
1616
remote:
1717
transport_type: streamable-http

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+
[]

0 commit comments

Comments
 (0)