Registry Types
Freeby MCP Community
TypeScript types for the Model Context Protocol (MCP) Registry API
v1.3.0Added Apr 12, 2026
Registry Types MCP Server
TypeScript types for the Model Context Protocol (MCP) Registry API
Installation
npx -y @kortex-hub/mcp-registry-types
Reviews
Installation
Quick install
npx -y @kortex-hub/mcp-registry-types
Add to claude_desktop_config.json
{
"mcpServers": {
"registry-types": {
"command": "npx",
"args": ["-y", "@kortex-hub/mcp-registry-types"]
}
}
}