Skip to content

Commit f718e23

Browse files
authored
Merge pull request #80 from stacklok/renovate/docker.io-mongodb-mongodb-mcp-server-0.x
chore(deps): update docker.io/mongodb/mongodb-mcp-server docker tag to v0.3.0
2 parents f773f21 + da276d3 commit f718e23

File tree

1 file changed

+15
-26
lines changed

1 file changed

+15
-26
lines changed

registry/mongodb/spec.yaml

Lines changed: 15 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -10,38 +10,27 @@ tier: Official
1010
status: Active
1111
transport: stdio
1212
tools:
13-
- atlas-list-orgs
14-
- atlas-list-projects
15-
- atlas-create-project
16-
- atlas-list-clusters
17-
- atlas-inspect-cluster
18-
- atlas-create-free-cluster
19-
- atlas-connect-cluster
20-
- atlas-inspect-access-list
21-
- atlas-create-access-list
22-
- atlas-list-db-users
23-
- atlas-create-db-user
24-
- atlas-list-alerts
25-
- connect
26-
- find
2713
- aggregate
14+
- collection-indexes
15+
- collection-schema
16+
- collection-storage-size
17+
- connect
2818
- count
29-
- insert-one
30-
- insert-many
19+
- create-collection
3120
- create-index
32-
- update-one
33-
- update-many
34-
- rename-collection
35-
- delete-one
21+
- db-stats
3622
- delete-many
3723
- drop-collection
3824
- drop-database
39-
- list-databases
25+
- explain
26+
- export
27+
- find
28+
- insert-many
4029
- list-collections
41-
- collection-indexes
42-
- collection-schema
43-
- collection-storage-size
44-
- db-stats
30+
- list-databases
31+
- mongodb-logs
32+
- rename-collection
33+
- update-many
4534
metadata:
4635
stars: 581
4736
pulls: 5060
@@ -54,7 +43,7 @@ tags:
5443
- database
5544
- data
5645
- query
57-
image: docker.io/mongodb/mongodb-mcp-server:0.2.0
46+
image: docker.io/mongodb/mongodb-mcp-server:0.3.0
5847
permissions:
5948
network:
6049
outbound:

0 commit comments

Comments
 (0)