Agent Tools
Back to MCP servers

site.jiebang.www/tools

https://www.jiebang.site/mcp
● healthy

skills: {'id': 'json_yaml_convert', 'name': 'json_yaml_convert', 'description': 'Convert between JSON and YAML formats. Auto-detects direction.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'xml_format', 'name': 'xml_format', 'description': 'Beautify or minify XML code.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'sql_format', 'name': 'sql_format', 'description': 'Beautify, minify, or uppercase SQL keywords.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'cron_parse', 'name': 'cron_parse', 'description': 'Parse cron expression to human-readable description with next 5 run times.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'base_convert', 'name': 'base_convert', 'description': 'Convert numbers between decimal, binary, octal, hexadecimal.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'html_entity', 'name': 'html_entity', 'description': 'Encode or decode HTML entities.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'timezone_convert', 'name': 'timezone_convert', 'description': 'Convert datetime between time zones.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'qrcode_generate', 'name': 'qrcode_generate', 'description': 'Generate QR code for text or URL. Returns SVG data URI.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 750.4ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://www.jiebang.site/mcp
JSON-RPC initialize probe
curl -X POST https://www.jiebang.site/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://www.jiebang.site/mcp
Listed at (chiark)
https://chiark.ai/agents/d5426df7-dc0e-4745-88a2-69feff4d3da4