rueckstiess/mtools
A collection of scripts to set up MongoDB test environments and parse and visualize MongoDB log files. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5101
- days_rel: n/a
- days_push: 800
- n_releases_24m: 0
Adoption not part of the score
1951 stars · 413 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
mtools is a Python collection of helper scripts for parsing, filtering, and visualizing MongoDB log files (mongod/mongos). It also includes mlaunch for spinning up local MongoDB test environments (replica sets, sharded clusters) and mtransfer for copying databases between instances.
Use cases
- parse and filter mongodb log files
- visualize mongodb slow queries
- find table scans in mongod logs
- spin up a local mongodb replica set for testing
- set up a sharded mongodb cluster locally
- merge and slice mongodb logs by time
- get summary info from a mongodb log file
- transfer a database between mongodb instances
When to choose
- you administer or debug MongoDB servers and need to analyze log files
- you need a quick local MongoDB test environment with replica sets or shards
- you want plots of query durations, connections, or restarts from logs
When to avoid
- you use a database other than MongoDB
- you need production monitoring/alerting rather than ad-hoc log analysis
- you need a supported MongoDB Inc. tool for commercial support contexts
Facets
cli-tool · maturity active
developer-tools data-visualization parser cli databases developer-tools data-visualization python cli cross-platform mongodb log-analysis test-environments replica-set sharding command-line
2 sources
- readme: https://github.com/rueckstiess/mtools · fetched 2026-08-28 · ec29d390878a
- registry_pypi: https://pypi.org/pypi/mtools/json · fetched 2026-08-29 · 9d680f90312d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rueckstiess/mtools | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="rueckstiess/mtools")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem