Skip to content

Commit 1b068c2

Browse files
committed
Remote MCP Server entry improvements
1 parent 7d815fa commit 1b068c2

9 files changed

Lines changed: 8 additions & 32 deletions

File tree

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/neon-remote/server.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ about:
1414
description: Software Development
1515
icon: https://www.google.com/s2/favicons?domain=neon.tech&sz=64
1616
remote:
17-
transport_type: sse
18-
url: https://mcp.neon.tech/sse
17+
transport_type: streamable-http
18+
url: https://mcp.neon.tech/mcp
1919
oauth:
2020
- provider: neon-remote
2121
secret: neon-remote.personal_access_token

servers/stripe-remote/server.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ about:
1414
description: Interact with Stripe services over the Stripe API.
1515
icon: https://www.google.com/s2/favicons?domain=stripe.com&sz=64
1616
remote:
17-
transport_type: sse
18-
url: https://mcp.stripe.com/sse
17+
transport_type: streamable-http
18+
url: https://mcp.stripe.com
1919
oauth:
2020
- provider: stripe-remote
2121
secret: stripe-remote.personal_access_token

servers/zapier/readme.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

servers/zapier/server.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

servers/zapier/tools.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)