create-t3-turbo

GitHub

Clean and simple starter repo using the T3 Stack along with Expo React Native

Validators (create-t3-turbo) MCP Server

Model Context Protocol (validators) server

View all create-t3-turbo servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "validators": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-validators"
      ]
    }
  }
}