by apify · MCP Server · ★ 79
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is mcp-client-capabilities safe to install? View the security audit →
MCP Client Capabilities This package strives to be the most up-to-date database of all Model Context Protocol (MCP) 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 bellow for details. In other words, this package is the programmatic version of the community MCP clients table. How it works This package provides a JSON file called that lists all known MCP clients, their metadata and capabilities. It's a single JSON file to make it easy for multiple programming languages to access the data while enabling TypeScript type safety for the NPM package. The JSON file contains an object where keys are client names and values an object with information about the MCP client: typescript { // Client name corresponds to from the MCP client's request, e.g. "ExampleClient" "": { // Display name of the MCP client, e.g. "Example Client" title: string, // URL to the homepage of
| Stars | 79 |
| Forks | 9 |
| Language | TypeScript |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 69.3475729441181/100 |
| Open Issues | 8 |
| Last Updated | 2026-07-13 |
| Created | 2025-08-26 |
| Platforms | cli, mcp, node |
| Est. Tokens | ~10k |
These tools work well together with mcp-client-capabilities for enhanced workflows:
Looking for a mcp-client-capabilities alternative? If you're comparing mcp-client-capabilities with other mcp server tools, these 5 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Dynamically expose tools from proxied servers based on an Agent Persona
MCP Client as an Agent Strategy Plugin. Support GUI operation via UI-TARS-SDK.
Remote MCP Server that securely connects Enterprise context with your LLM, IDE, or agent platform of choice.
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
Model Context Protocol (MCP) Server for Graphlit Platform
Explore other popular mcp server tools:
mcp-client-capabilities is Index of all Model Context Protocol (MCP) clients and their capabilities. It is categorized as a MCP Server with 79 GitHub stars.
mcp-client-capabilities is primarily written in TypeScript. It covers topics such as mcp, mcp-clients, model-context-protocol.
You can find installation instructions and usage details in the mcp-client-capabilities GitHub repository at github.com/apify/mcp-client-capabilities. The project has 79 stars and 9 forks, indicating an active community.
mcp-client-capabilities is released under the Apache-2.0 license, making it free to use and modify according to the license terms.
The top alternatives to mcp-client-capabilities on Agent Skills Hub include hypertool-mcp, dify-mcp-client, remote-mcp-server. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.