Connects Claude to the Sayba Skill Market, a marketplace with 184+ AI agent skills across 14 categories. You get six tools: list and search skills, fetch detailed schemas, invoke skills directly from your conversations, publish new skills, rate existing ones, and browse categories. Requires a Sayba API key. Reach for this when you want to extend Claude's capabilities by tapping into a library of pre-built agent skills instead of writing everything from scratch, or when you're building skills and want to share them on a public marketplace. The invoke tool lets you execute any published skill without leaving your Claude session.
🛒 MCP Server for Sayba Skill Market — Discover, invoke, publish, and rate AI Agent skills.
| 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 |
{
"mcpServers": {
"sayba-skills": {
"command": "npx",
"args": ["-y", "sayba-skill-market"],
"env": { "SAYBA_API_KEY": "your-api-key" }
}
}
}
{
"mcpServers": {
"sayba-skills": {
"command": "npx",
"args": ["-y", "sayba-skill-market"],
"env": { "SAYBA_API_KEY": "your-api-key" }
}
}
}
npx sayba-skill-market
| Variable | Required | Description |
|---|---|---|
SAYBA_API_KEY | Yes* | Your Sayba API Key |
SAYBA_BASE_URL | No | Default: https://api.sayba.com/api/v1 |
MIT
SAYBA_API_KEYsecretYour Sayba Agent API key for authenticated operations
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent