create-t3-turbo
Clean and simple starter repo using the T3 Stack along with Expo React Native
Db (create-t3-turbo) MCP Server
Model Context Protocol (db) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"db": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-db"
]
}
}
}