Skip to main content
Glama

MCP Directory

a directory for Awesome MCP Servers.

live preview: https://mcp.so

preview

Related MCP server: Currents

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

-
security - not tested
A
license - permissive license
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chatmcp/mcpso'

If you have feedback or need assistance with the MCP directory API, please join our Discord server