Hub Tools

Provides HTTP-based access to the MCP Hub database for discovering and searching Model Context Protocol implementations with keyword-based search and detailed information retrieval using UUID identifiers.

View Source
1 stars
0 tools
Created Aug 2025
@hekmon8/hekmon8-hub-tools-hub-tools

About

Provides HTTP-based access to the MCP Hub database for discovering and searching Model Context Protocol implementations with keyword-based search and detailed information retrieval using UUID identifiers.

Categories

general

Installation

npm

npm install @hekmon8/hekmon8-hub-tools-hub-tools

Configuration

{ "mcpServers": { "hekmon8-hub-tools-hub-tools": { "command": "npx", "args": [ "-y", "@hekmon8/hekmon8-hub-tools-hub-tools" ] } } }