Skip to main content
Glama

MCP Directory

a directory for Awesome MCP Servers.

live preview: https://mcp.so

preview

Related MCP server: MCP Recommender

Quick Start

  1. clone the repo

git clone https://github.com/chatmcp/mcp-directory.git
cd mcp-directory
  1. install dependencies

pnpm install
  1. prepare database

create a database with Supabase

run the sql file in data/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

open http://localhost:3000 in your browser

Community

About the author

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Provides intelligent recommendations for MCP servers based on development needs using natural language queries. Searches through 874+ curated MCP servers across 36+ categories with advanced matching algorithms.
    3
    5
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables searching and retrieving detailed information about MCP servers from the official MCP registry. Provides tools to list servers with filtering options and get comprehensive details about specific servers.
    26 npm
    3
    MIT