Loomal

Sayba Skill Market

MCP server by github.com/saybanet/sayba-skill-mcp-server

Discover, invoke, publish, and rate AI Agent skills on Sayba platform

0 starsnpm: sayba-skill-market

About Sayba Skill Market

Sayba Skill Market is an MCP (Model Context Protocol) server published by saybanet in the official MCP registry, listed under Autonomous Agents on Loomal. Discover, invoke, publish, and rate AI Agent skills on Sayba platform

It ships as an npm package (sayba-skill-market), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/saybanet/sayba-skill-mcp-server.

Use Sayba Skill Market with your agent

Claude Code · one command
claude mcp add sayba-skill-market -- npx -y sayba-skill-market
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sayba-skill-market": {
      "command": "npx",
      "args": [
        "-y",
        "sayba-skill-market"
      ]
    }
  }
}
npmsayba-skill-market

Frequently asked questions

What is Sayba Skill Market?
Sayba Skill Market is an MCP (Model Context Protocol) server by saybanet in the Autonomous Agents category. Discover, invoke, publish, and rate AI Agent skills on Sayba platform
How do I connect Sayba Skill Market to Claude, Cursor, or another MCP client?
Install Sayba Skill Market from its npm package (sayba-skill-market) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Sayba Skill Market open source?
Yes — the source code is public at github.com/saybanet/sayba-skill-mcp-server.
Can AI agents pay to use Sayba Skill Market?
Not yet through Loomal — Sayba Skill Market is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Sayba Skill Market? Claim this listing free by verifying GitHub ownership, or contact us.