chatmcp/mcpso
directory for Awesome MCP Servers
Overview
chatmcp/mcpso is a TypeScript MCP server licensed under Apache-2.0. directory for Awesome MCP Servers Topics: mcp, mcp-servers, awesome-mcp-servers, mcp-server-store, mcp-servers-directory.
Ranked #9366 out of 25632 indexed tools.
Has 1,977 GitHub stars.
Ecosystem
TypeScript Apache-2.0
mcpmcp-serversawesome-mcp-serversmcp-server-storemcp-servers-directory
Signal Breakdown
Stars 1,977
Freshness 11mo ago
Issue Health 11%
Contributors 2
Dependents 0
Forks 182
Description Brief
License Apache-2.0
How to Improve
Description low impact
Freshness high impact
Issue Health high impact
Matched Queries
From the README
## MCP Directory a directory for Awesome MCP Servers. live preview: [https://mcp.so](https://mcp.so) ## Quick Start 1. clone the repo ```bash git clone https://github.com/chatmcp/mcp-directory.git cd mcp-directory ``` 2. install dependencies ```bash pnpm install ``` 3. prepare database create a database with [Supabase](https://supabase.com/) run the sql file in `data/install.sql` 4. set env variables put a .env file in the root directory with env variables: ```env SUPABASE_URL="" SUPABASE_ANON_KEY="" NEXT_PUBLIC_WEB_URL="http://localhost:3000" ``` 5. run the dev server ```bash pnpm dev ``` 6. preview the site open [http://localhost:3000](http://localhost:3000) in your browser ## Community - [MCP Server Telegram](https://t.me/+N0gv4O9SXio2YWU1) - [MCP Server Discord](https://discord.gg/RsYPRrnyqg) - [ChatMCP Official Twitter](https://x.com/chatmcp) ## About the author - [idoubi](https://bento.me/idoubi) - [Follow me on Twitter](https://x.com/idoubicv) - [Buy me aRead full README on GitHub →
Are you the maintainer? Claim this listing