Skip to content

Commit af0c178

Browse files
committed
Remove notion server
Provenance is not clear Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
1 parent a177701 commit af0c178

File tree

1 file changed

+0
-35
lines changed

1 file changed

+0
-35
lines changed

pkg/registry/data/registry.json

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,41 +1306,6 @@
13061306
"perplexity-ask"
13071307
]
13081308
},
1309-
"notion-server": {
1310-
"image": "mcp/notion-server:latest",
1311-
"description": "",
1312-
"transport": "sse",
1313-
"permissions": {
1314-
"read": [],
1315-
"write": [],
1316-
"network": {
1317-
"outbound": {
1318-
"insecure_allow_all": false,
1319-
"allow_transport": [
1320-
"tcp"
1321-
],
1322-
"allow_host": [],
1323-
"allow_port": [
1324-
443
1325-
]
1326-
}
1327-
}
1328-
},
1329-
"tools": [],
1330-
"env_vars": [],
1331-
"args": [],
1332-
"metadata": {
1333-
"stars": 0,
1334-
"pulls": 54,
1335-
"last_updated": "2025-03-16T17:26:31.491661Z"
1336-
},
1337-
"repository_url": "https://github.com/modelcontextprotocol/servers",
1338-
"tags": [
1339-
"notion",
1340-
"notion-server",
1341-
"server"
1342-
]
1343-
},
13441309
"atlassian": {
13451310
"image": "mcp/atlassian:latest",
13461311
"description": "",

0 commit comments

Comments
 (0)