The reputation layer for AI skills, tools & agents

chatmcp/mcpso

Score: 23.4 Rank #9366

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

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 355 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 411 open vs 50 closed issues — triaging stale issues improves health

Badge

AgentRank score for chatmcp/mcpso
[![AgentRank](https://agentrank-ai.com/api/badge/tool/chatmcp--mcpso)](https://agentrank-ai.com/tool/chatmcp--mcpso)
<a href="https://agentrank-ai.com/tool/chatmcp--mcpso"><img src="https://agentrank-ai.com/api/badge/tool/chatmcp--mcpso" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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 a 
Read full README on GitHub →
Are you the maintainer? Claim this listing