MCKMongo

Vibrant Mongo-style JSON database for fast prototyping.

Launch Your Cluster

Create clusters, collections, and manage data in minutes.

curl -X POST https://db.mckelanor.xyz/api/cluster.php?action=create \ -H "Content-Type: application/json" \ -d '{"cluster_name": "my_app"}'

Admin Console

Full visual control of clusters, collections, keys, and documents.

Open Admin

API Tester

Build and fire requests directly from your browser.

Open Tester

Documentation

Deep dive into endpoints and examples.

Read Docs

Quick Start

Minimal steps to get data flowing fast.

Get Started
Mongo-style CRUD operations
Cluster + collection architecture
JSON file storage
API key authentication
Auto backup support
Zero dependencies