MCP Directory
by chatmcp
The MCP Directory is a curated list of awesome MCP (Minecraft Protocol?) Servers. It provides a platform to discover and access various MCP servers.
Last updated: N/A
What is MCP Directory?
The MCP Directory is a web application designed to list and provide access to various MCP Servers, allowing users to find and join Minecraft Protocol (MCP) servers.
How to use MCP Directory?
To use the directory, visit the website (mcp.so) and browse the available servers. To set it up locally, clone the repository, install dependencies using pnpm, set up a Supabase database, configure environment variables, and run the development server.
Key features of MCP Directory
Server listing
Server discovery
Easy setup (local development)
Supabase integration
Community features (Telegram, Discord, Twitter)
Use cases of MCP Directory
Finding Minecraft Protocol servers
Discovering new MCP server communities
Contributing to the MCP server ecosystem
Running a local instance of the MCP Directory
FAQ from MCP Directory
What is an MCP Server?
What is an MCP Server?
An MCP server likely refers to a Minecraft Protocol server, but specific details need clarification.
What is Supabase?
What is Supabase?
Supabase is an open-source alternative to Firebase. It provides a backend-as-a-service with features like database, authentication, and storage.
Where can I find the install.sql file?
Where can I find the install.sql file?
The install.sql file is located in the data/
directory of the repository.
What are the required environment variables?
What are the required environment variables?
The required environment variables are SUPABASE_URL, SUPABASE_ANON_KEY, and NEXT_PUBLIC_WEB_URL.
How can I contribute to the MCP Directory?
How can I contribute to the MCP Directory?
You can contribute by adding new MCP servers, reporting bugs, or suggesting improvements to the project.