mcpbeat

Tools MCP Server

site.jiebang.www/tools
answering

Tools is answering right now. Last checked 13 min ago. It exposes 29 tools.

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

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
29
Tools
read from the server
186 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add tools --transport http https://www.jiebang.site/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tools": {
      "url": "https://www.jiebang.site/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tools]
url = "https://www.jiebang.site/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "tools": {
      "url": "https://www.jiebang.site/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tools": {
      "url": "https://www.jiebang.site/mcp"
    }
  }
}

Available tools 29

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

cron
cron_parse
Parse cron expression to human-readable description with next 5 run times.
cron_task_create
Create a scheduled task with cron expression. For AI agents to manage daily check-ins, monitoring, reminders etc.
cron_task_done
Mark a scheduled task as completed or failed. Supports failure tracking and auto-retry.
cron_task_list
List scheduled tasks. Use due=true to see only tasks that need action now.
cron_task_logs
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.
cron_task_templates
Get preset task templates with common cron schedules (daily, weekday, hourly, stock market, etc.). Use these to quickly create tasks without writing cron expressions.
text
ai_text_generate
AI-powered text generation: copywriting, naming, slogans, catchy titles, praise/replies, couplets. Powered by GLM-4.7-Flash (free, 10k calls/day).
text_humanize
Rewrite AI-generated text to sound naturally human-written. Supports Chinese and English. Reduces AI detection rates. Styles: standard, casual, academic, creative.
text_rewrite
Rewrite text with different styles while preserving meaning. Modes: standard (natural), creative (expressive), academic (formal), casual (informal).
text_summarize
Summarize text into concise version. Lengths: short (1-2 sentences), medium (3-5 sentences), long (full paragraph). Preserves key data and facts.
file
file_analyze
Analyze tabular data: detect column types, compute stats (min/max/mean/median for numbers, top values for text), find nulls. Returns summary and preview.
file_generate
Generate CSV/TSV/JSON file from structured data array. Returns base64-encoded file and raw text.
file_parse
Parse CSV/TSV/JSON/XML file content to structured JSON. Auto-detects format and column types. Returns columns, data rows, and preview.
idea
idea_list
List ideas from the JieBang ideas board. Filter by status, sort by votes. View community feature requests and their progress.
idea_submit
Submit a new idea or feature request to the JieBang ideas board. Supports categorization, priority, and source tracking.
meta
meta_desc_generate
Generate SEO-friendly meta description (120-160 chars) from title, keyword, and content. Includes call-to-action and keyword placement.
meta_extract
Extract SEO meta tags from any URL. Returns title, description, OG tags, Twitter cards, structured data, and SEO health score.
seo
seo_check
Quick SEO health check for any URL. Returns score and issues list.
seo_title_generate
Generate multiple SEO-optimized article titles from a keyword. Diverse styles: question, number, list, comparison, how-to. Max 60 chars each.
base
base_convert
Convert numbers between decimal, binary, octal, hexadecimal.
html
html_entity
Encode or decode HTML entities.
image
image_convert
Convert image format to WebP/AVIF/PNG/JPEG with optional resize and quality control.
json
json_yaml_convert
Convert between JSON and YAML formats. Auto-detects direction.
keyword
keyword_extract
Extract keywords and key phrases from text with search intent classification. Returns 10-20 keywords sorted by importance with long-tail variations.
qrcode
qrcode_generate
Generate QR code for text or URL. Returns SVG data URI.
sql
sql_format
Beautify, minify, or uppercase SQL keywords.
timezone
timezone_convert
Convert datetime between time zones.
url
url_shorten
Create a short link for any URL. Returns short URL and click tracking. Free: 100 links/day.
xml
xml_format
Beautify or minify XML code.

Endpoints

URLTransportStateLatencyChecked
https://www.jiebang.site/mcp streamable-http answering 225 ms 13 min ago

Tools — questions

Answers built from our own checks of this server.

What can Tools do?
It exposes 29 tools, read directly from the server on our last check. Among them: ai_text_generate, base_convert, cron_parse, cron_task_create, cron_task_done, cron_task_list and 23 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Tools mostly used for?
Its tools cluster around cron, text and file. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Tools working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 186 ms. The bar chart above shows every period we have measured.
How do I connect Tools?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Tools need an API key?
No. Tools completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 29 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tools?
It answers our handshake in 186 ms on average, which is faster than 66% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.