MCP Hive (verified)
MCP Clients Pay for Access to Commercial MCP Servers.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add mcp-hive/hive-servers
# Browse available tools
npx -y smithery tool list mcp-hive/hive-servers
# Get full schema for a tool
npx -y smithery tool get mcp-hive/hive-servers discoverServers
# Call a tool
npx -y smithery tool call mcp-hive/hive-servers discoverServers '{}'Direct MCP Connection
Endpoint: https://hive-servers--mcp-hive.run.tools
Tools (2)
discoverServers— Discover additional MCP Servers which can be invoked through this gateway. Collect their tool-set, pricing, and statist…callServer— Call any MCP server's tool through the gateway. Enables dynamic access to any server's functionality by specifying the …
# Get full input/output schema for a tool
npx -y smithery tool get mcp-hive/hive-servers