← Registry

AI & Machine Learning

omgskills.com

Searches and retrieves AI skills from the omgskills catalog to help developers discover and integrate them.

1 endpoint5 known toolsFirst detected August 20, 2026Last detected August 20, 2026

ENDPOINT 1

https://omgskills.com/mcp

No auth detected

MCP server metadata

Name
omgskills
Version
0.1.1
Capabilities
tools.listChanged
Server instructions

Search and inspect the public omgskills catalog. All tools are read-only. Use search_skills for discovery, get_skill for an exact stable ID, list_by_author for a known GitHub handle, and the ranked list tools for trending or curated skills.

Known tools 5

search_skills

Search the omgskills catalog by keyword with optional author, tag, and minimum-star filters.

Inferred read-only
get_skill

Get one skill from the omgskills catalog by its exact stable catalog ID.

Inferred read-only
list_trending

List skills ordered by the current omgskills trending ranking.

Inferred read-only
list_gold_basket

List skills from the curated omgskills gold basket, ordered by editorial score.

Inferred read-only
list_by_author

List skills published by an exact GitHub author handle in the omgskills catalog.

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.omgskills]
url = "https://omgskills.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "omgskills": {
      "type": "http",
      "url": "https://omgskills.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: omgskills
Remote MCP URL: https://omgskills.com/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": {
    "omgskills": {
      "url": "https://omgskills.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "omgskills",
  "transport": "streamable-http",
  "url": "https://omgskills.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for omgskills.com was fetched 2026-08-23T17:14:26.886Z.

Trust status Trusted

omgskills.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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