garasegae/aiskillstore
[](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
Configuration
{
"mcpServers": {
"garasegae-aiskillstore": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-garasegae-aiskillstore"
],
"env": {}
}
}
}