Bytesagain Mcp
/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=\x3Cquery> (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:
| Tool | Description |
|---|---|
search_skills |
Search 788+ BytesAgain skills by keyword |
get_skill |
Get full details + install command for a skill |
popular_skills |
Top 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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bytesagain-mcp - 安装完成后,直接呼叫该 Skill 的名称或使用
/bytesagain-mcp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Bytesagain Mcp 是什么?
Connect AI agents to BytesAgain skill search via MCP SSE. Shows setup commands for OpenClaw, Claude Desktop, and curl. No files modified. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 96 次。
如何安装 Bytesagain Mcp?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bytesagain-mcp」即可一键安装,无需额外配置。
Bytesagain Mcp 是免费的吗?
是的,Bytesagain Mcp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Bytesagain Mcp 支持哪些平台?
Bytesagain Mcp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Bytesagain Mcp?
由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v1.1.0。