Skip to content

Commit 1d19e27

Browse files
Add Supadata MCP server (#82)
1 parent c0bbf98 commit 1d19e27

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

servers/supadata/server.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
name: supadata
2+
image: ghcr.io/supadata-ai/mcp
3+
type: server
4+
meta:
5+
category: search
6+
tags:
7+
- supadata
8+
- transcript
9+
- scraping
10+
- youtube
11+
- tiktok
12+
- twitter
13+
- whisper
14+
about:
15+
title: Supadata
16+
icon: https://avatars.githubusercontent.com/u/194430777?s=48&v=4
17+
source:
18+
project: https://github.com/supadata-ai/mcp
19+
config:
20+
description: Configure the connection to Supadata
21+
secrets:
22+
- name: supadata.api_key
23+
env: SUPADATA_API_KEY
24+
example: YOUR-API-KEY

0 commit comments

Comments
 (0)