apify/mcp-client-capabilities
Index of all Model Context Protocol (MCP) clients and their capabilities
Maintains a curated JSON database mapping MCP client names to their supported capabilities (resources, prompts, tools, sampling, etc.), enabling servers to tailor responses beyond what the protocol handshake reveals. Available as both an npm package and PyPI distribution with TypeScript type safety, it treats the latest public client release as the canonical source while requiring servers to prioritize actual `initialize` request capabilities over this reference data.
Available on npm.
Stars
74
Forks
10
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Feb 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/apify/mcp-client-capabilities"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
yuque/yuque-mcp-server
Yuque MCP Server - Model Context Protocol server for Yuque API
thisrohangupta/harness-mcp-v2
MCP server for Harness.io
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...
esaio/esa-mcp-server
esa.io の公式 MCP(Model Context Protocol)サーバー(STDIO Transport版)