Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

site.jiebang.www/tools

REMOTE · WWW.JIEBANG.SITE · SCANNED AUG 3

20 free dev tools: JSON/YAML, XML/SQL, Cron, SEO, QR code, URL shortener, cron tasks, files

Available components

+3 this week 60 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability63
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 2213 tokens (~76/item across 29 items; 29 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 97% of tool parameters carry a description.Partial
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · www.jiebang.site

# add to Claude Code
claude mcp add --transport http site-jiebang-www-tools https://www.jiebang.site/mcp
# ~/.codex/config.toml
[mcp_servers.site-jiebang-www-tools]
url = "https://www.jiebang.site/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "site-jiebang-www-tools": {
      "type": "remote",
      "url": "https://www.jiebang.site/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add site-jiebang-www-tools --url https://www.jiebang.site/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  site-jiebang-www-tools:
    url: "https://www.jiebang.site/mcp"
// mcp.json
{
  "mcpServers": {
    "site-jiebang-www-tools": {
      "type": "http",
      "url": "https://www.jiebang.site/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 56

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://www.jiebang.site/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=www.jiebang.site CN=WE1,O=Google Trust Services,C=US 30 Jul 2026 28 Oct 2026 ECDSA 256 ECDSA-SHA256 cd963bdd3b12fe810e74f74f972b8106
SANs: www.jiebang.site
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of www.jiebang.site. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
site. present 31826 13 Verified
jiebang.site. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.jiebang.site/mcp Verified 200
http (plaintext) http://www.jiebang.site/mcp HTTPS enforced 301 https://www.jiebang.site/mcp
MCP tools — 29 exposed · ~2,213 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
ai_text_generate ~92

AI-powered text generation: copywriting, naming, slogans, catchy titles, praise/replies, couplets. Powered by GLM-4.7-Flash (free, 10k calls/day).

NameTypeReqDescription
inputstringyesInput text or topic (max 500 chars)
stylestringAdditional style requirement (optional)
typestringGeneration type (default: copywriting)

No output schema declared.

No examples provided.

base_convert ~43

Convert numbers between decimal, binary, octal, hexadecimal.

NameTypeReqDescription
fromstringSource base (default: dec)
valuestringyesNumber to convert

No output schema declared.

No examples provided.

cron_parse ~39

Parse cron expression to human-readable description with next 5 run times.

NameTypeReqDescription
expressionstringyes5-field cron: min hour day month weekday

No output schema declared.

No examples provided.

cron_task_create ~220

Create a scheduled task with cron expression. For AI agents to manage daily check-ins, monitoring, reminders etc.

NameTypeReqDescription
agent_idstringYour agent identifier (default: "default")
callback_urlstringURL to call when task is due (optional)
descriptionstringTask description (optional)
max_retriesnumberMax retry attempts on failure (default: 0, no retry)
namestringyesTask name, e.g. "虾评打卡" or "每日盯盘"
schedulestringyesCron expression (5 fields): min hour day month weekday. E.g. "0 9 * * *" = daily at 9:00
tagsarrayTags like ["checkin", "monitor"] (optional)
templatestringTemplate ID from cron_task_templates (optional, auto-fills schedule)
timezonestringTimezone, e.g. "Asia/Shanghai" (default: UTC)

No output schema declared.

No examples provided.

cron_task_done ~102

Mark a scheduled task as completed or failed. Supports failure tracking and auto-retry.

NameTypeReqDescription
agent_idstringYour agent identifier (default: "default")
messagestringOptional message about the result (e.g. error details)
statusstringExecution result (default: "success"). Use "failed" to trigger retry if max_retries is set.
task_idstringyesTask ID to mark as done

No output schema declared.

No examples provided.

cron_task_list ~69

List scheduled tasks. Use due=true to see only tasks that need action now.

NameTypeReqDescription
agent_idstringYour agent identifier (default: "default")
duebooleanOnly show tasks due now (default: false)
tagstringFilter by tag (optional)

No output schema declared.

No examples provided.

cron_task_logs ~97

Get execution history/logs for a scheduled task. Shows past completion times, success/failure status, and counts. Omit task_id to get all logs for the agent.

NameTypeReqDescription
agent_idstringYour agent identifier (default: "default")
limitnumberMax log entries to return (default: 50)
task_idstringTask ID to get logs for (omit for all agent logs)

No output schema declared.

No examples provided.

cron_task_templates ~40

Get preset task templates with common cron schedules (daily, weekday, hourly, stock market, etc.). Use these to quickly create tasks without writing cron expressions.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

file_analyze ~96

Analyze tabular data: detect column types, compute stats (min/max/mean/median for numbers, top values for text), find nulls. Returns summary and preview.

NameTypeReqDescription
contentstringyesFile content (raw text or base64)
encodingstringContent encoding (default: utf-8)
formatstringInput format (default: auto-detect)
optionsobject

No output schema declared.

No examples provided.

file_generate ~65

Generate CSV/TSV/JSON file from structured data array. Returns base64-encoded file and raw text.

NameTypeReqDescription
dataarrayyesArray of objects to generate file from
formatstringyesOutput format (default: csv)
optionsobject

No output schema declared.

No examples provided.

file_parse ~108

Parse CSV/TSV/JSON/XML file content to structured JSON. Auto-detects format and column types. Returns columns, data rows, and preview.

NameTypeReqDescription
contentstringyesFile content (raw text or base64 with encoding param)
encodingstringContent encoding (default: utf-8)
filenamestringFilename for format detection (optional)
formatstringInput format (default: auto-detect)
optionsobject

No output schema declared.

No examples provided.

html_entity ~36

Encode or decode HTML entities.

NameTypeReqDescription
actionstringAction (default: auto)
inputstringyesString to process

No output schema declared.

No examples provided.

idea_list ~45

List ideas from the JieBang ideas board. Filter by status, sort by votes. View community feature requests and their progress.

NameTypeReqDescription
filterstringFilter by status (optional)

No output schema declared.

No examples provided.

idea_submit ~119

Submit a new idea or feature request to the JieBang ideas board. Supports categorization, priority, and source tracking.

NameTypeReqDescription
categorystringCategory (default: 工具需求)
descriptionstringDetailed description (max 2000 chars)
prioritystringPriority (default: medium)
sourcestringSource (user/v2ex/zhihu/reddit/agent, default: agent)
tagsarrayTags
titlestringyesIdea title (max 200 chars)

No output schema declared.

No examples provided.

image_convert ~92

Convert image format to WebP/AVIF/PNG/JPEG with optional resize and quality control.

NameTypeReqDescription
formatstringOutput format (default: webp)
heightnumberTarget height in pixels
qualitynumberQuality 1-100 (default: 80)
urlstringyesImage URL to convert
widthnumberTarget width in pixels

No output schema declared.

No examples provided.

json_yaml_convert ~46

Convert between JSON and YAML formats. Auto-detects direction.

NameTypeReqDescription
directionstringConversion direction (default: auto)
inputstringyesJSON or YAML string

No output schema declared.

No examples provided.

keyword_extract ~83

Extract keywords and key phrases from text with search intent classification. Returns 10-20 keywords sorted by importance with long-tail variations.

NameTypeReqDescription
countnumberNumber of keywords (1-20, default: 10)
langstringLanguage (default: zh)
textstringyesText to extract keywords from (max 3000 chars)

No output schema declared.

No examples provided.

meta_desc_generate ~81

Generate SEO-friendly meta description (120-160 chars) from title, keyword, and content. Includes call-to-action and keyword placement.

NameTypeReqDescription
contentstringContent summary (optional)
keywordstringTarget keyword (optional)
langstringLanguage (default: zh)
titlestringyesPage title (required)

No output schema declared.

No examples provided.

meta_extract ~59

Extract SEO meta tags from any URL. Returns title, description, OG tags, Twitter cards, structured data, and SEO health score.

NameTypeReqDescription
formatstringOutput detail level (default: full)
urlstringyesURL to analyze

No output schema declared.

No examples provided.

qrcode_generate ~106

Generate QR code for text or URL. Returns SVG data URI.

NameTypeReqDescription
bgColorstringBackground hex color (default: ffffff)
contentstringyesText or URL to encode
ecLevelstringError correction level (default: M)
fgColorstringForeground hex color (default: 000000)
sizenumberImage size in pixels (default: 256, max: 1024)

No output schema declared.

No examples provided.

seo_check ~32

Quick SEO health check for any URL. Returns score and issues list.

NameTypeReqDescription
urlstringyesURL to check

No output schema declared.

No examples provided.

seo_title_generate ~87

Generate multiple SEO-optimized article titles from a keyword. Diverse styles: question, number, list, comparison, how-to. Max 60 chars each.

NameTypeReqDescription
countnumberNumber of titles to generate (1-10, default: 5)
keywordstringyesTarget keyword (max 200 chars)
langstringLanguage (default: zh)

No output schema declared.

No examples provided.

sql_format ~41

Beautify, minify, or uppercase SQL keywords.

NameTypeReqDescription
actionstringAction (default: beautify)
inputstringyesSQL string

No output schema declared.

No examples provided.

text_humanize ~84

Rewrite AI-generated text to sound naturally human-written. Supports Chinese and English. Reduces AI detection rates. Styles: standard, casual, academic, creative.

NameTypeReqDescription
langstringLanguage (default: en)
stylestringRewriting style (default: standard)
textstringyesText to humanize (max 3000 chars)

No output schema declared.

No examples provided.

text_rewrite ~80

Rewrite text with different styles while preserving meaning. Modes: standard (natural), creative (expressive), academic (formal), casual (informal).

NameTypeReqDescription
langstringLanguage (default: zh)
modestringRewriting mode (default: standard)
textstringyesText to rewrite (max 3000 chars)

No output schema declared.

No examples provided.

text_summarize ~88

Summarize text into concise version. Lengths: short (1-2 sentences), medium (3-5 sentences), long (full paragraph). Preserves key data and facts.

NameTypeReqDescription
langstringLanguage (default: zh)
lengthstringSummary length (default: medium)
textstringyesText to summarize (max 5000 chars)

No output schema declared.

No examples provided.

timezone_convert ~66

Convert datetime between time zones.

NameTypeReqDescription
datetimestringyesISO datetime (e.g. 2026-06-04T12:00)
fromZonestringSource timezone (default: Asia/Shanghai)
toZonestringTarget timezone (optional)

No output schema declared.

No examples provided.

url_shorten ~59

Create a short link for any URL. Returns short URL and click tracking. Free: 100 links/day.

NameTypeReqDescription
codestringCustom short code (3-20 chars, optional)
urlstringyesLong URL to shorten

No output schema declared.

No examples provided.

xml_format ~38

Beautify or minify XML code.

NameTypeReqDescription
actionstringAction (default: beautify)
inputstringyesXML string

No output schema declared.

No examples provided.