← 返回
未分类 中文

Bytesagain Mcp

Connect AI agents to BytesAgain skill search via MCP SSE. Shows setup commands for OpenClaw, Claude Desktop, and curl. No files modified.
通过MCP SSE将AI代理连接到BytesAgain技能搜索,展示OpenClaw、Claude Desktop和curl的设置命令。不修改任何文件。
bytesagain-lab bytesagain-lab 来源
未分类 clawhub v1.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 386
下载
💾 0
安装
1
版本
#latest

概述

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= (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

版本历史

共 1 个版本

  • v1.1.0 当前
    2026-05-07 08:39 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,161 📥 931,278
life-service

Chinese Calendar Cn

bytesagain-lab
中国农历工具。节气查询、生肖年份、黄道吉日、传统节日、天干地支、农历转换。Chinese lunar calendar with solar terms, zodiac, auspicious dates, festivals, and H
★ 0 📥 1,117
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 865 📥 342,562