From 5daebe68b9e7fa6255a8bb3bb37f07f8e770f124 Mon Sep 17 00:00:00 2001 From: David Gageot Date: Tue, 26 May 2026 11:00:48 +0200 Subject: [PATCH] feat(mcp_catalog): add 7 remote streamable-http servers --- pkg/tools/builtin/mcpcatalog/servers.json | 139 +++++++++++++++++++++- 1 file changed, 138 insertions(+), 1 deletion(-) diff --git a/pkg/tools/builtin/mcpcatalog/servers.json b/pkg/tools/builtin/mcpcatalog/servers.json index de326d351..94e038187 100644 --- a/pkg/tools/builtin/mcpcatalog/servers.json +++ b/pkg/tools/builtin/mcpcatalog/servers.json @@ -3,7 +3,7 @@ "source_url": "https://desktop.docker.com/mcp/catalog/v3/catalog.json", "schema_version": 3, "filter": "type=remote AND remote.transport_type=streamable-http", - "count": 44, + "count": 51, "servers": [ { "id": "apify", @@ -192,6 +192,26 @@ ] } }, + { + "id": "cloudflare", + "title": "Cloudflare", + "description": "Manage Cloudflare workers, DNS, security and platform resources via the Cloudflare API.", + "url": "https://mcp.cloudflare.com/mcp", + "transport": "streamable-http", + "category": "infrastructure", + "tags": [ + "infrastructure", + "cdn", + "edge", + "dns", + "remote" + ], + "icon": "https://www.google.com/s2/favicons?domain=cloudflare.com&sz=64", + "headers": {}, + "auth": { + "type": "oauth" + } + }, { "id": "dappier-remote", "title": "Dappier Remote", @@ -261,6 +281,25 @@ "type": "none" } }, + { + "id": "figma", + "title": "Figma", + "description": "Read design files, components, frames and metadata directly from Figma.", + "url": "https://mcp.figma.com/mcp", + "transport": "streamable-http", + "category": "design", + "tags": [ + "design", + "ui", + "collaboration", + "remote" + ], + "icon": "https://www.google.com/s2/favicons?domain=figma.com&sz=64", + "headers": {}, + "auth": { + "type": "oauth" + } + }, { "id": "find-a-domain", "title": "Find-A-Domain", @@ -583,6 +622,26 @@ ] } }, + { + "id": "microchip", + "title": "Microchip", + "description": "Look up Microchip semiconductor product specifications, datasheets and inventory data.", + "url": "https://api.microchip.com/mcp/resources", + "transport": "streamable-http", + "category": "hardware", + "tags": [ + "hardware", + "embedded", + "semiconductor", + "documentation", + "remote" + ], + "icon": "https://www.google.com/s2/favicons?domain=microchip.com&sz=64", + "headers": {}, + "auth": { + "type": "none" + } + }, { "id": "microsoft-learn", "title": "Microsoft Learn", @@ -683,6 +742,25 @@ ] } }, + { + "id": "neon", + "title": "Neon", + "description": "Provision and manage serverless PostgreSQL databases on Neon, including branches, roles and queries.", + "url": "https://mcp.neon.tech/mcp", + "transport": "streamable-http", + "category": "database", + "tags": [ + "database", + "postgres", + "serverless", + "remote" + ], + "icon": "https://www.google.com/s2/favicons?domain=neon.tech&sz=64", + "headers": {}, + "auth": { + "type": "oauth" + } + }, { "id": "notion-remote", "title": "Notion", @@ -837,6 +915,25 @@ "type": "none" } }, + { + "id": "paypal", + "title": "PayPal", + "description": "Process payments, manage invoices and inspect PayPal merchant data.", + "url": "https://mcp.paypal.com/mcp", + "transport": "streamable-http", + "category": "payments", + "tags": [ + "payments", + "finance", + "merchant", + "remote" + ], + "icon": "https://www.google.com/s2/favicons?domain=paypal.com&sz=64", + "headers": {}, + "auth": { + "type": "oauth" + } + }, { "id": "polar-signals", "title": "Polar Signals", @@ -1042,6 +1139,46 @@ ] } }, + { + "id": "supabase", + "title": "Supabase", + "description": "Manage Supabase projects, run database queries, edit schemas and configure edge functions and storage.", + "url": "https://mcp.supabase.com/mcp", + "transport": "streamable-http", + "category": "database", + "tags": [ + "database", + "postgres", + "backend", + "auth", + "storage", + "remote" + ], + "icon": "https://www.google.com/s2/favicons?domain=supabase.com&sz=64", + "headers": {}, + "auth": { + "type": "oauth" + } + }, + { + "id": "tally", + "title": "Tally", + "description": "Build forms and inspect Tally form submissions and respondent data.", + "url": "https://api.tally.so/mcp", + "transport": "streamable-http", + "category": "productivity", + "tags": [ + "productivity", + "forms", + "surveys", + "remote" + ], + "icon": "https://www.google.com/s2/favicons?domain=tally.so&sz=64", + "headers": {}, + "auth": { + "type": "oauth" + } + }, { "id": "telnyx", "title": "Telnyx",