← Registry

AI & Machine Learning

skillhh.top

Provides tools to search, view, and manage public AI skills, including rankings, categories, and installation commands.

1 endpoint7 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://skillhh.top/api/mcp

No auth detected

MCP server metadata

Name
skillhh
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 7

skillhh_search_skills

搜索 Skill换换小镇公开 AI Skill。

Inferred read-only
skillhh_get_skill

读取公开 Skill 详情。

Inferred read-only
skillhh_get_rankings

读取公开榜单。

Inferred read-only
skillhh_get_categories

读取公开分类与数量。

Inferred read-only
skillhh_get_install_command

读取公开 Skill 的安装命令或下载链接。

Inferred read-only
skillhh_get_recent_changes

读取最近公开 Skill 变化。

Inferred read-only
skillhh_get_official_skills

读取平台官方公开 Skill。

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.skillhh]
url = "https://skillhh.top/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "skillhh": {
      "type": "http",
      "url": "https://skillhh.top/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: skillhh
Remote MCP URL: https://skillhh.top/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "skillhh": {
      "url": "https://skillhh.top/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "skillhh": {
      "type": "http",
      "url": "https://skillhh.top/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "skillhh",
  "transport": "streamable-http",
  "url": "https://skillhh.top/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.