Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

directory for Awesome MCP Servers

License

NotificationsYou must be signed in to change notification settings

chatmcp/mcp-directory

Repository files navigation

a directory for Awesome MCP Servers.

live preview:https://mcp.so

preview

Quick Start

  1. clone the repo
git clone https://github.com/chatmcp/mcp-directory.gitcd mcp-directory
  1. install dependencies
pnpm install
  1. prepare database

create a database withSupabase

run the sql file indata/install.sql

  1. set env variables

put a .env file in the root directory

with env variables:

SUPABASE_URL=""SUPABASE_ANON_KEY=""NEXT_PUBLIC_WEB_URL="http://localhost:3000"
  1. run the dev server
pnpm dev
  1. preview the site

openhttp://localhost:3000 in your browser

Community

About the author


[8]ページ先頭

©2009-2025 Movatter.jp