Skip to content

Repository files navigation

Getting Started

Install dependencies

pnpm i

Startup Supabase

pnpm supabase start

Create .env file with url of local database

DATABASE_URL=postgresql://postgres:postgres@127.0.0.1:54322/postgres

Apply latest migrations to local db

pnpm run db:push

Run the development server:

pnpm run dev

Open http://localhost:3000 with your browser to see the result.

About

A directory for hosting and sharing Model Context Protocols servers

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages