MCP Hub
Back to servers

mcphello-mcp-server

Provides access to a curated database of over 1,500 MCP tools with quality scores. Enables searching, browsing trending tools by category, discovering random tools, and retrieving detailed information about specific MCP tools.

glama
Updated
Apr 13, 2026

mcphello-mcp-server

MCP Server for mcphello.com — Discover 1500+ MCP tools with quality scores.

Features

  • 🔍 Search — Find MCP tools by keyword
  • 📈 Trending — Get popular tools by category
  • 🎲 Random — Discover new tools randomly
  • 📋 Details — Get full tool information

Installation

npx mcphello-mcp-server

Or install globally:

npm install -g mcphello-mcp-server
mcphello-mcp-server

Configuration

Add to your Claude Desktop config (claude_desktop_config.json):

{
  "mcpServers": {
    "mcphello": {
      "command": "npx",
      "args": ["mcphello-mcp-server"]
    }
  }
}

Available Tools

search_mcp_tools

Search tools by keyword.

Query: "database" → Returns database-related MCP tools

get_trending_tools

Get popular tools, optionally filtered by category.

Categories: developer-tools, databases, browser-automation, ai-ml, search, communication, devops-cicd, knowledge-memory, security, art-media

get_random_tool

Discover a random MCP tool. Great for exploration!

get_tool_details

Get detailed info about a specific tool by slug.

Links

License

MIT

Reviews

No reviews yet

Sign in to write a review