MCP ExplorerExplorer

Mcpso

@chatmcpon 17 days ago
1730 Apache-2.0
FreeCommunity
AI Systems
#mcp#mcp-servers#awesome-mcp-servers#mcp-server-store#mcp-servers-directory
directory for Awesome MCP Servers

Overview

What is Mcpso

mcpso is a directory for Awesome MCP Servers, providing a centralized platform for users to discover and connect with various MCP servers.

Use cases

Use cases for mcpso include hosting a directory of Minecraft servers, facilitating community interactions, and providing a platform for developers to showcase their MCP server projects.

How to use

To use mcpso, clone the repository from GitHub, install the necessary dependencies, set up a database with Supabase, configure environment variables, and run the development server to preview the site.

Key features

Key features of mcpso include a user-friendly interface, live preview capabilities, community support through Telegram and Discord, and easy setup instructions for developers.

Where to use

mcpso can be used in various fields such as gaming, software development, and community building, particularly for those interested in Minecraft-related servers.

Content

MCP Directory

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.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

Tools

No tools

Comments