MCP ExplorerExplorer

Mcpdb

@mesa-dot-devon a year ago
1 GPL-3.0
FreeCommunity
AI Systems
一个用于托管和共享模型上下文协议服务器的目录

Overview

What is Mcpdb

mcpdb is a directory for hosting and sharing Model Context Protocols servers, facilitating the management and interaction of various model contexts.

Use cases

Use cases for mcpdb include sharing model contexts among teams, facilitating collaboration in machine learning projects, and providing a centralized location for accessing various model protocols.

How to use

To use mcpdb, install the necessary dependencies with ‘pnpm i’, start Supabase with ‘pnpm supabase start’, create a .env file with your local database URL, apply the latest migrations using ‘pnpm run db:push’, and run the development server with ‘pnpm run dev’. Finally, access the application via your browser at http://localhost:3000.

Key features

Key features of mcpdb include a structured directory for model context protocols, easy setup with Supabase, and a local development environment for testing and deployment.

Where to use

mcpdb can be used in fields such as machine learning, data science, and software development, where managing model contexts is essential.

Content

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.

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers