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

site.jiebang.www/tools

REMOTE · WWW.JIEBANG.SITE · SCANNED SEP 25

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

Available components

0 this week 76 Trust /100
Trust breakdown (7 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 → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).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 Management100
  • No destabilizing schema changes in the last 30 days.Pass
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
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 29 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 29 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the site.jiebang.www/tools MCP server?

site.jiebang.www/tools is a hosted endpoint at https://www.jiebang.site/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · www.jiebang.site

# add to Claude Code
claude mcp add --transport http site-jiebang-www-tools 'https://www.jiebang.site/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "site-jiebang-www-tools": {
      "url": "https://www.jiebang.site/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "site-jiebang-www-tools": {
      "type": "http",
      "url": "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"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "site-jiebang-www-tools": {
      "Transport": "http",
      "Url": "https://www.jiebang.site/mcp"
    }
  }
}
# add to Vellum
assistant mcp add site-jiebang-www-tools -t streamable-http -u '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.

  • 25 Sept 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
  • 26 Aug 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
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 11 Aug 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
  • 31 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
  • 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
  • 27 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
  • 26 Jul 26 0

    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 25 Sept 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

Background: What to check on a remote MCP endpoint →

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

Background: How OAuth 2.1 works in the 2026 MCP spec →

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

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)
stylestring–Additional style requirement (optional)
typestring–Generation type (default: copywriting)

No output schema declared.

No examples provided.

base_convert ~43

Convert numbers between decimal, binary, octal, hexadecimal.

NameTypeReqDescription
fromstring–Source 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_idstring–Your agent identifier (default: "default")
callback_urlstring–URL to call when task is due (optional)
descriptionstring–Task description (optional)
max_retriesnumber–Max 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
tagsarray–Tags like ["checkin", "monitor"] (optional)
templatestring–Template ID from cron_task_templates (optional, auto-fills schedule)
timezonestring–Timezone, 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_idstring–Your agent identifier (default: "default")
messagestring–Optional message about the result (e.g. error details)
statusstring–Execution 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_idstring–Your agent identifier (default: "default")
dueboolean–Only show tasks due now (default: false)
tagstring–Filter 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_idstring–Your agent identifier (default: "default")
limitnumber–Max log entries to return (default: 50)
task_idstring–Task 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)
encodingstring–Content encoding (default: utf-8)
formatstring–Input 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)
encodingstring–Content encoding (default: utf-8)
filenamestring–Filename for format detection (optional)
formatstring–Input format (default: auto-detect)
optionsobject––

No output schema declared.

No examples provided.

html_entity ~36

Encode or decode HTML entities.

NameTypeReqDescription
actionstring–Action (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
filterstring–Filter 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
categorystring–Category (default: 工具需求)
descriptionstring–Detailed description (max 2000 chars)
prioritystring–Priority (default: medium)
sourcestring–Source (user/v2ex/zhihu/reddit/agent, default: agent)
tagsarray–Tags
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
formatstring–Output format (default: webp)
heightnumber–Target height in pixels
qualitynumber–Quality 1-100 (default: 80)
urlstringyesImage URL to convert
widthnumber–Target width in pixels

No output schema declared.

No examples provided.

json_yaml_convert ~46

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

NameTypeReqDescription
directionstring–Conversion 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
countnumber–Number of keywords (1-20, default: 10)
langstring–Language (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
contentstring–Content summary (optional)
keywordstring–Target keyword (optional)
langstring–Language (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
formatstring–Output 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
bgColorstring–Background hex color (default: ffffff)
contentstringyesText or URL to encode
ecLevelstring–Error correction level (default: M)
fgColorstring–Foreground hex color (default: 000000)
sizenumber–Image 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
countnumber–Number of titles to generate (1-10, default: 5)
keywordstringyesTarget keyword (max 200 chars)
langstring–Language (default: zh)

No output schema declared.

No examples provided.

sql_format ~41

Beautify, minify, or uppercase SQL keywords.

NameTypeReqDescription
actionstring–Action (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
langstring–Language (default: en)
stylestring–Rewriting 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
langstring–Language (default: zh)
modestring–Rewriting 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
langstring–Language (default: zh)
lengthstring–Summary 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)
fromZonestring–Source timezone (default: Asia/Shanghai)
toZonestring–Target 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
codestring–Custom 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
actionstring–Action (default: beautify)
inputstringyesXML string

No output schema declared.

No examples provided.

Common questions

What is the site.jiebang.www/tools MCP server?

site.jiebang.www/tools is an MCP server listed in the public MCP registry as site.jiebang.www/tools. 20 free dev tools: JSON/YAML, XML/SQL, Cron, SEO, QR code, URL shortener, cron tasks, files. This page covers its hosted endpoint (https://www.jiebang.site/mcp).

Is the site.jiebang.www/tools MCP server safe to use?

site.jiebang.www/tools scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the site.jiebang.www/tools MCP server expose?

site.jiebang.www/tools exposes 29 tools: json_yaml_convert, xml_format, sql_format, cron_parse, base_convert, and 24 more. Their descriptions and schemas cost roughly 2,213 tokens of context every time the server is loaded.

Does the site.jiebang.www/tools MCP server require authentication?

No. We connected to site.jiebang.www/tools without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the site.jiebang.www/tools MCP server still maintained?

site.jiebang.www/tools is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.