Generate TypeScript types from a database schema using Supabase CLI. Configure DATABASE_URL and specify schemas to include for automatic type creation in self-hosted Supabase environments.
Add new data entries to Supabase tables from NextJS applications. This tool enables developers to insert records into specified database tables for managing application data.
An MCP server that provides tools for interacting with Vercel API, enabling management of deployments, DNS records, domains, projects, and environment variables through natural language.
A Model Control Protocol server template deployed on Vercel that demonstrates MCP implementation with a dice rolling tool, serving as a foundation for building custom MCP servers.