Bytesagain Mcp

MCP Tools

Connect AI agents to BytesAgain skill search via MCP SSE. Shows setup commands for OpenClaw, Claude Desktop, and curl. No files modified.

Install

openclaw skills install bytesagain-mcp

BytesAgain MCP

Connect your AI agent to BytesAgain skill search via MCP SSE protocol. Works with OpenClaw, Claude Desktop, and any MCP-compatible client.

MCP SSE: https://bytesagain.com/api/mcp/sse (streamable-http) REST API: https://bytesagain.com/api/mcp?action=search&q=<query> (sandbox-friendly) Auth: none required Languages: English, Chinese, Japanese, Korean, German, French, Portuguese, Spanish

Commands

setup

Show MCP connection commands for your client.

bash scripts/script.sh setup

setup --client openclaw

Show OpenClaw setup command.

bash scripts/script.sh setup --client openclaw

setup --client claude

Show Claude Desktop config JSON.

bash scripts/script.sh setup --client claude

test

Test the MCP endpoint is reachable and responding.

bash scripts/script.sh test

tools

List available MCP tools exposed by BytesAgain.

bash scripts/script.sh tools

Available MCP Tools

Once connected, your agent can call:

ToolDescription
search_skillsSearch 788+ BytesAgain skills by keyword
get_skillGet full details + install command for a skill
popular_skillsTop skills ranked by downloads

Requirements

  • curl
  • python3 (for JSON formatting)

Notes

  • After registering, restart your gateway and start a new session to activate tools
  • Only returns skills published by BytesAgain authors
  • Free, no API key needed
  • Docs: https://bytesagain.com/mcp