MCP Directory
Back

mcp-servers-custom

by thompsonoloko-droid · JavaScript · ★ 0

Model Context Protocol servers. This repository is a collection of *reference implementations* for the [Model Context Protocol](https://modelcontextprotocol.io/) (MCP), as well as references to community-built servers and additional resources.

Install

npx -y github:thompsonoloko-droid/mcp-servers-custom

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-servers-custom": {
      "command": "npx",
      "args": [
        "-y",
        "github:thompsonoloko-droid/mcp-servers-custom"
      ]
    }
  }
}

From the README

This repository is a collection of *reference implementations* for the [Model Context Protocol](https://modelcontextprotocol.io/) (MCP), as well as references to community-built servers and additional resources. > [!IMPORTANT] > If you are looking for a list of MCP servers, you can browse published servers on [the MCP Registry](https://registry.modelcontextprotocol.io/). The repository served by this README is dedicated to housing just the small number of reference servers maintained by the MCP steering group. > [!WARNING] > The servers in this repository are intended as **reference implemen…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related security servers