|
1 | 1 | {
|
2 | 2 | "$schema": "https://raw.githubusercontent.com/stacklok/toolhive/main/pkg/registry/data/schema.json",
|
3 | 3 | "version": "1.0.0",
|
4 |
| - "last_updated": "2025-10-08T00:17:09Z", |
| 4 | + "last_updated": "2025-10-09T00:16:54Z", |
5 | 5 | "servers": {
|
6 | 6 | "adb-mysql-mcp-server": {
|
7 | 7 | "description": "Official MCP server for AnalyticDB for MySQL of Alibaba Cloud",
|
|
711 | 711 | "database",
|
712 | 712 | "storage"
|
713 | 713 | ],
|
714 |
| - "image": "mcr.microsoft.com/azure-sdk/azure-mcp:0.8.4", |
| 714 | + "image": "mcr.microsoft.com/azure-sdk/azure-mcp:0.8.5", |
715 | 715 | "permissions": {
|
716 | 716 | "network": {
|
717 | 717 | "outbound": {
|
|
1189 | 1189 | },
|
1190 | 1190 | "context7": {
|
1191 | 1191 | "description": "Context7 MCP pulls version-specific docs and code examples directly into your prompt",
|
1192 |
| - "tier": "Community", |
| 1192 | + "tier": "Official", |
1193 | 1193 | "status": "Active",
|
1194 | 1194 | "transport": "stdio",
|
1195 | 1195 | "tools": [
|
1196 | 1196 | "resolve-library-id",
|
1197 | 1197 | "get-library-docs"
|
1198 | 1198 | ],
|
1199 | 1199 | "metadata": {
|
1200 |
| - "stars": 31260, |
| 1200 | + "stars": 32836, |
1201 | 1201 | "pulls": 313,
|
1202 |
| - "last_updated": "2025-09-24T02:28:46Z" |
| 1202 | + "last_updated": "2025-10-07T20:17:57Z" |
1203 | 1203 | },
|
1204 | 1204 | "repository_url": "https://github.com/upstash/context7",
|
1205 | 1205 | "tags": [
|
1206 | 1206 | "documentation",
|
1207 |
| - "modelcontextprotocol" |
| 1207 | + "code-examples" |
1208 | 1208 | ],
|
1209 |
| - "image": "ghcr.io/stacklok/dockyard/npx/context7:1.0.20", |
| 1209 | + "image": "ghcr.io/stacklok/dockyard/npx/context7:1.0.21", |
1210 | 1210 | "permissions": {
|
1211 | 1211 | "network": {
|
1212 | 1212 | "outbound": {
|
1213 |
| - "insecure_allow_all": true, |
| 1213 | + "allow_host": [ |
| 1214 | + "context7.com" |
| 1215 | + ], |
1214 | 1216 | "allow_port": [
|
1215 | 1217 | 443
|
1216 | 1218 | ]
|
1217 | 1219 | }
|
1218 | 1220 | }
|
1219 | 1221 | },
|
| 1222 | + "env_vars": [ |
| 1223 | + { |
| 1224 | + "name": "CONTEXT7_API_KEY", |
| 1225 | + "description": "API key for higher rate limits", |
| 1226 | + "required": false, |
| 1227 | + "secret": true |
| 1228 | + } |
| 1229 | + ], |
1220 | 1230 | "provenance": {
|
1221 | 1231 | "sigstore_url": "tuf-repo-cdn.sigstore.dev",
|
1222 | 1232 | "repository_uri": "https://github.com/stacklok/dockyard",
|
|
5065 | 5075 | "metadata": {
|
5066 | 5076 | "stars": 0,
|
5067 | 5077 | "pulls": 0,
|
5068 |
| - "last_updated": "2025-09-10T02:27:19Z" |
| 5078 | + "last_updated": "2025-10-08T02:28:06Z" |
5069 | 5079 | },
|
5070 | 5080 | "tags": [
|
5071 | 5081 | "remote",
|
|
5113 | 5123 | "metadata": {
|
5114 | 5124 | "stars": 0,
|
5115 | 5125 | "pulls": 0,
|
5116 |
| - "last_updated": "2025-09-10T02:27:19Z" |
| 5126 | + "last_updated": "2025-10-08T02:28:06Z" |
5117 | 5127 | },
|
5118 | 5128 | "tags": [
|
5119 | 5129 | "remote",
|
|
5133 | 5143 | },
|
5134 | 5144 | "url": "https://mcp.canva.com/mcp"
|
5135 | 5145 | },
|
| 5146 | + "context7-remote": { |
| 5147 | + "description": "Remote Context7 MCP server pulls version-specific docs and code examples directly into your prompt", |
| 5148 | + "tier": "Official", |
| 5149 | + "status": "Active", |
| 5150 | + "transport": "streamable-http", |
| 5151 | + "tools": [ |
| 5152 | + "resolve-library-id", |
| 5153 | + "get-library-docs" |
| 5154 | + ], |
| 5155 | + "metadata": { |
| 5156 | + "stars": 31260, |
| 5157 | + "pulls": 313, |
| 5158 | + "last_updated": "2025-09-24T02:28:46Z" |
| 5159 | + }, |
| 5160 | + "repository_url": "https://github.com/upstash/context7", |
| 5161 | + "tags": [ |
| 5162 | + "documentation", |
| 5163 | + "code-examples" |
| 5164 | + ], |
| 5165 | + "custom_metadata": { |
| 5166 | + "author": "Upstash", |
| 5167 | + "homepage": "https://context7.com/" |
| 5168 | + }, |
| 5169 | + "url": "https://mcp.context7.com/mcp" |
| 5170 | + }, |
5136 | 5171 | "github-remote": {
|
5137 | 5172 | "description": "GitHub's official MCP server for repositories, issues, PRs, actions, and security with OAuth",
|
5138 | 5173 | "tier": "Official",
|
|
5232 | 5267 | "update_pull_request_branch"
|
5233 | 5268 | ],
|
5234 | 5269 | "metadata": {
|
5235 |
| - "stars": 22439, |
| 5270 | + "stars": 23322, |
5236 | 5271 | "pulls": 0,
|
5237 |
| - "last_updated": "2025-09-10T02:27:19Z" |
| 5272 | + "last_updated": "2025-10-08T02:28:06Z" |
5238 | 5273 | },
|
5239 | 5274 | "repository_url": "https://github.com/github/github-mcp-server",
|
5240 | 5275 | "tags": [
|
|
5284 | 5319 | "metadata": {
|
5285 | 5320 | "stars": 0,
|
5286 | 5321 | "pulls": 0,
|
5287 |
| - "last_updated": "2025-09-10T02:27:19Z" |
| 5322 | + "last_updated": "2025-10-08T02:28:06Z" |
5288 | 5323 | },
|
5289 | 5324 | "tags": [
|
5290 | 5325 | "remote",
|
|
5319 | 5354 | "metadata": {
|
5320 | 5355 | "stars": 0,
|
5321 | 5356 | "pulls": 0,
|
5322 |
| - "last_updated": "2025-09-10T02:27:19Z" |
| 5357 | + "last_updated": "2025-10-08T02:28:06Z" |
5323 | 5358 | },
|
5324 | 5359 | "tags": [
|
5325 | 5360 | "remote",
|
|
0 commit comments