Development|Communication|UtilitiesTypeScript

mcpso

A directory for Awesome MCP Servers.

Free
N/A rating (0 reviews)0 installs1,989 GitHub stars
MCPserversdirectory

This repository provides a collection of MCP servers that can be utilized for various applications. It includes setup instructions, community links, and author information.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcpso": {
      "args": [
        "-y",
        "mcp-directory"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.