No description
- TypeScript 100%
Brings mongodb_query up to what swamp-media has been running locally. Bumps manifest 2026.04.22.3 → 2026.05.06.1. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .claude/skills/mongodb | ||
| extensions/models | ||
| .gitignore | ||
| .swamp.yaml | ||
| CLAUDE.md | ||
| manifest.yaml | ||
| README.md | ||
@keeb/mongodb
Swamp extension for querying MongoDB databases.
Models
mongodb
Query MongoDB collections, search users, and explore related records.
| Method | Description |
|---|---|
diagnose |
Check connectivity and list collections across databases |
query |
Query any collection with filter, projection, sort, and limit |
find_user |
Search for a user by username or email |
find_related |
Find related records in account, organization, and member collections |
Install
swamp extension pull @keeb/mongodb
License
MIT