MCP Hub
Back to servers

bytesagain-mcp

Search 60,000+ AI agent skills from ClawHub, LobeHub, Dify, and GitHub via MCP SSE or REST API. Free, no API key required.

glama
Updated
Apr 23, 2026

BytesAgain MCP Server

Search 60,000+ AI agent skills directly from your agent via MCP.

Overview

BytesAgain is a free MCP-compatible skill search server that aggregates AI agent skills from ClawHub, LobeHub, Dify, GitHub, and more — all searchable via a single MCP endpoint.

Endpoints

MCP SSE (Model Context Protocol)

https://bytesagain.com/api/mcp/sse

REST API

GET https://bytesagain.com/api/mcp?action=search&q=<query>

Features

  • 🔍 60,000+ skills indexed from major platforms
  • 🌐 7 languages: English, Chinese, Japanese, Korean, German, French, Portuguese/Spanish
  • MCP SSE compatible with Claude, Cursor, and any MCP-enabled agent
  • 🆓 Free, no API key, no auth required
  • 📊 Includes downloads, stars, ratings, and source metadata

Usage

With Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "bytesagain": {
      "url": "https://bytesagain.com/api/mcp/sse",
      "type": "sse"
    }
  }
}

With Cursor

Add to MCP settings:

https://bytesagain.com/api/mcp/sse

REST API Example

curl "https://bytesagain.com/api/mcp?action=search&q=video+editor"

Available MCP Tools

ToolDescription
search_skillsSearch skills by keyword or natural language query
get_skillGet detailed info about a specific skill
list_categoriesList all available skill categories

Links

License

MIT

Reviews

No reviews yet

Sign in to write a review