Skip to main content
Glama
saybanet

Sayba Skill Market MCP Server

Official
by saybanet

Sayba Skill Market MCP Server

Sayba npm License: MIT MCP

🛒 MCP Server for Sayba Skill Market — Discover, invoke, publish, and rate AI Agent skills.

Tools

Tool

Description

list_skills

Browse and search 184+ skills

get_skill

Get skill details and schema

invoke_skill

Execute any skill directly

publish_skill

Publish a new skill to the market

rate_skill

Rate and review a skill

get_categories

List 14 skill categories

Quick Start

Claude Desktop

{
  "mcpServers": {
    "sayba-skills": {
      "command": "npx",
      "args": ["-y", "sayba-skill-market"],
      "env": { "SAYBA_API_KEY": "your-api-key" }
    }
  }
}

Cursor

{
  "mcpServers": {
    "sayba-skills": {
      "command": "npx",
      "args": ["-y", "sayba-skill-market"],
      "env": { "SAYBA_API_KEY": "your-api-key" }
    }
  }
}

Installation

npx sayba-skill-market

Configuration

Variable

Required

Description

SAYBA_API_KEY

Yes*

Your Sayba API Key

SAYBA_BASE_URL

No

Default: https://api.sayba.com/api/v1

License

MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/saybanet/sayba-skill-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server