Sayba Skill Market MCP Server
Officialby saybanet
Sayba Skill Market MCP Server
🛒 MCP Server for Sayba Skill Market — Discover, invoke, publish, and rate AI Agent skills.
Tools
Tool | Description |
| Browse and search 184+ skills |
| Get skill details and schema |
| Execute any skill directly |
| Publish a new skill to the market |
| Rate and review a skill |
| 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-marketConfiguration
Variable | Required | Description |
| Yes* | Your Sayba API Key |
| No | Default: |
Links
License
MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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