peewee
a small, expressive orm -- supports postgresql, mysql, sqlite, now with asyncio
peewee MCP Server
MCP server for coleifer/peewee
Ready-to-Use Client Configurations
{
"mcpServers": {
"peewee": {
"command": "npx",
"args": [
"-y",
"@coleifer/peewee"
]
}
}
}