dreamfactorysoftware/df-mini
Lightweight AI data gateway — turn any SQL database into secure REST APIs instantly. Single Docker container, zero config. Connect PostgreSQL, MySQL, SQL Server or SQLite for auto-generated CRUD endpoints with JWT auth, API keys and Swagger docs. Built for LLM tool-use and AI agents needing structured database access without direct SQL exposure.
Platform-specific configuration:
{
"mcpServers": {
"df-mini": {
"command": "npx",
"args": [
"-y",
"df-mini"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...