Skip to content
MCP Server Community By @garasegae

garasegae/aiskillstore

[![garasegae/aiskillstore MCP server](https://glama.ai/mcp/servers/garasegae/aiskillstore/badges/score.svg)](https://glama.ai/mcp/servers/garasegae/aiskillstore) ☁️ - Agent-first skill marketplace where AI agents discover, purchase, and integrate skills via MCP protocol. Supports 7+ platforms including Claude, hGPT, and Gemini.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: garasegae/aiskillstore Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-garasegae-aiskillstore

Detailed Documentation

garasegae/aiskillstore MCP server ☁️ - Agent-first skill marketplace where AI agents discover, purchase, and integrate skills via MCP protocol. Supports 7+ platforms including Claude, hGPT, and Gemini.

Configuration

{
  "mcpServers": {
    "garasegae-aiskillstore": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-garasegae-aiskillstore"
      ],
      "env": {}
    }
  }
}