File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
packages/mcp-server-supabase Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json" ,
33 "name" : " com.supabase/mcp" ,
4+ "title" : " Supabase" ,
45 "description" : " MCP server for interacting with the Supabase platform" ,
6+ "icons" : [
7+ {
8+ "mimeType" : " image/png" ,
9+ "sizes" : [" 16x16" ],
10+ "src" : " https://supabase.com/favicon/favicon-16x16.png"
11+ },
12+ {
13+ "mimeType" : " image/png" ,
14+ "sizes" : [" 32x32" ],
15+ "src" : " https://supabase.com/favicon/favicon-32x32.png"
16+ },
17+ {
18+ "mimeType" : " image/png" ,
19+ "sizes" : [" 48x48" ],
20+ "src" : " https://supabase.com/favicon/favicon-48x48.png"
21+ },
22+ {
23+ "mimeType" : " image/png" ,
24+ "sizes" : [" 96x96" ],
25+ "src" : " https://supabase.com/favicon/favicon-96x96.png"
26+ },
27+ {
28+ "mimeType" : " image/png" ,
29+ "sizes" : [" 128x128" ],
30+ "src" : " https://supabase.com/favicon/favicon-128.png"
31+ },
32+ {
33+ "mimeType" : " image/png" ,
34+ "sizes" : [" 180x180" ],
35+ "src" : " https://supabase.com/favicon/favicon-180x180.png"
36+ },
37+ {
38+ "mimeType" : " image/png" ,
39+ "sizes" : [" 196x196" ],
40+ "src" : " https://supabase.com/favicon/favicon-196x196.png"
41+ }
42+ ],
543 "repository" : {
644 "url" : " https://github.com/supabase-community/supabase-mcp" ,
745 "source" : " github" ,
You can’t perform that action at this time.
0 commit comments