MCP Directory
Back

mcp-client-capabilities

by apify · TypeScript · ★ 75

Index of all Model Context Protocol (MCP) clients and their capabilities

#mcp#mcp-clients#model-context-protocol

Install

npx -y github:apify/mcp-client-capabilities

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-client-capabilities": {
      "command": "npx",
      "args": [
        "-y",
        "github:apify/mcp-client-capabilities"
      ]
    }
  }
}

From the README

This package strives to be the most up-to-date database of all [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) clients and their capabilities, to enable MCP servers understand what features an MCP client supports and how to respond to it in order to provide the best user and agent experience. Unfortunately, the MCP protocol capability negotiation during the initial handshake is not sufficient for that—see [Background](#background) bellow for details. In other words, this package is the programmatic version of the [community MCP clients](https://modelcontextprotocol.io/clien…
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 databases servers