Skip to content

mesa-dot-dev/mcpdb

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:[email protected]: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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •