← Registry

Learning Resources

getskillary.com

Searches and retrieves public GetSkillary skill records, scenario solutions, and installation plans.

1 endpoint10 known toolsFirst detected August 7, 2026Last detected August 7, 2026

ENDPOINT 1

https://mcp.getskillary.com/mcp

No auth detected

MCP server metadata

Name
getskillary-mcp-server
Version
1.0.0
Capabilities
tools
Server instructions

GetSkillary provides public, manually downloadable AI agent skills. Tools are read-only except aggregate record_usage.

Known tools 10

search_skills

Search public GetSkillary records by query, category, and tag.

Inferred read-only
search_solutions

Search public GetSkillary scenario solution records by workflow problem, category, skill, or risk boundary.

Inferred read-only
get_solution_detail

Return a public scenario solution by slug or scenario_id, including its skill bundle and risk boundary.

Inferred read-only
recommend_solution_skills

Return the primary and supporting public skills for a scenario solution.

Inferred read-only
get_solution_install_plan

Return manual install guidance for every public skill in a scenario solution bundle.

Inferred read-only
get_skill_detail

Return a public skill detail record by slug or skill_id.

Inferred read-only
recommend_skills

Recommend related public skills using Vectorize first, then catalog fallback.

Inferred read-only
get_download_url

Return the verified public zip download URL for a skill.

Inferred read-only
get_install_guide

Return a concise manual install guide for a public skill zip.

Inferred read-only
record_usage

Record an aggregate MCP usage event for GetSkillary analytics.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "getskillary-mcp-server",
  "transport": "streamable-http",
  "url": "https://mcp.getskillary.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 getskillary.com was fetched 2026-08-23T23:08:09.137Z.

Trust status Trusted

getskillary.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.