loading…
Search for a command to run...
loading…
Provides access to a curated database of over 1,500 MCP tools with quality scores. Enables searching, browsing trending tools by category, discovering random to
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.
MCP Server for mcphello.com — Discover 1500+ MCP tools with quality scores.
npx mcphello-mcp-server
Or install globally:
npm install -g mcphello-mcp-server
mcphello-mcp-server
Add to your Claude Desktop config (claude_desktop_config.json):
{
"mcpServers": {
"mcphello": {
"command": "npx",
"args": ["mcphello-mcp-server"]
}
}
}
Search tools by keyword.
Query: "database" → Returns database-related MCP 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
Discover a random MCP tool. Great for exploration!
Get detailed info about a specific tool by slug.
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcphello-mcp-server": {
"command": "npx",
"args": []
}
}
}