Server Details
84+ free local-first tools: image, PDF, docs, dev utils. Wasm, zero upload, x402 API.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
106 toolsar-ap-managerInspect
Accounts receivable/payable tracking with aging analysis. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
balance-sheetInspect
Create B/S from assets, liabilities, and equity. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
barcode-generatorInspect
Generate JAN, EAN, Code128 barcodes. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
base64-converterInspect
Encode/decode text and files to Base64.
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Encode or decode | encode |
| text | Yes | Text to encode or decode | |
| urlSafe | No | Use URL-safe Base64 |
bg-removerInspect
One-click AI background removal for people, products, and objects. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
bond-yield-calcInspect
Yield to maturity, duration, and convexity calculator.
| Name | Required | Description | Default |
|---|---|---|---|
| calcMode | No | Calculation mode | price-to-yield |
| faceValue | No | Face value (per 100 yen) | |
| frequency | No | Coupon payment frequency | semi-annual |
| couponRate | No | Coupon rate (%) | |
| targetYield | No | Target yield (%) for yield-to-price mode | |
| currentPrice | No | Current market price (per 100 yen) | |
| yearsToMaturity | No | Years to maturity |
career-history-generatorInspect
Professional CV in 3 format styles. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cash-flow-statementInspect
Indirect method cash flow statement generation. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
certificate-makerInspect
Award certificates with templates and name mail-merge. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
chart-of-accountsInspect
100+ standard accounts with search and custom additions. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
check-subscriptionInspect
Check the status of a JobDoneBot checkout session.
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Stripe checkout session ID (cs_xxx) |
classroom-timerInspect
Full-screen countdown timer with chime sounds. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
code-formatterInspect
Format source code using Prettier. Supports JS, TS, CSS, HTML, JSON, YAML, Markdown, GraphQL.
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Source code to format | |
| semi | No | Add semicolons (JS/TS) | |
| useTabs | No | Use tabs instead of spaces | |
| language | No | Programming language | typescript |
| tabWidth | No | Tab width in spaces | |
| printWidth | No | Line width before wrapping | |
| singleQuote | No | Use single quotes (JS/TS) | |
| trailingComma | No | Trailing comma style | es5 |
color-converterInspect
HEX・RGB・HSL・CMYKを相互変換。カラーピッカー付き
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Color value (e.g. "#ff0000", "255,0,0", "0,100,50") | |
| fromFormat | No | Input color format | hex |
color-paletteInspect
Generate harmonious color palettes for design projects. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
contract-generatorInspect
Generate business contracts from templates. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
cron-generatorInspect
Build and parse cron expressions visually.
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Parse existing expression or generate description | parse |
| expression | No | Cron expression (5-field format: minute hour day month weekday) | * * * * * |
csv-excel-converterInspect
Convert between CSV and Excel (.xlsx) in the browser.
| Name | Required | Description | Default |
|---|---|---|---|
| csv | No | CSV text content (required for csv-to-excel) | |
| excel | No | Base64-encoded Excel file (required for excel-to-csv) | |
| delimiter | No | CSV delimiter | , |
| direction | Yes | Conversion direction | |
| sheetIndex | No | Sheet index for excel-to-csv (0-based) |
csv-queryInspect
Run SQL-like queries on CSV data.
| Name | Required | Description | Default |
|---|---|---|---|
| csv | Yes | CSV data | |
| query | Yes | SQL-like query (e.g. "SELECT name, age WHERE age > 30 ORDER BY name LIMIT 10") |
data-fakerInspect
Generate realistic fake data (names, emails, addresses) in JSON/CSV.
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Random seed for reproducible output | |
| count | No | Number of records to generate | |
| fields | Yes | Field definitions | |
| locale | No | Data locale | ja |
date-calculatorInspect
Calculate date differences, add/subtract dates, count business days.
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Calculation mode | diff |
| unit | No | Unit for add mode | |
| date1 | Yes | First date (YYYY-MM-DD) | |
| date2 | No | Second date (YYYY-MM-DD) for diff mode | |
| amount | No | Amount to add/subtract (for add mode) |
delivery-note-generatorInspect
Generate delivery notes with receipt confirmation field. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
depreciation-calcInspect
Straight-line and declining-balance depreciation schedules.
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | Depreciation method | straight-line |
| usefulLife | Yes | Useful life in years | |
| acquisitionCost | Yes | Acquisition cost in JPY | |
| assetCategoryId | No | Asset category ID (optional) | |
| serviceStartDate | Yes | Service start date (YYYY-MM format) | |
| fiscalYearEndMonth | No | Fiscal year end month (1-12) |
diff-checkerInspect
Side-by-side text and code diff comparison.
| Name | Required | Description | Default |
|---|---|---|---|
| left | Yes | Left/original text to compare | |
| right | Yes | Right/modified text to compare | |
| format | No | Output format (unified=git-style diff, json=structured, stats=summary only) | unified |
| leftName | No | Label for left/original text | Original |
| rightName | No | Label for right/modified text | Modified |
exif-removerInspect
Strip GPS location, camera info, and metadata from photos. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
expense-reportInspect
Category-based expense reports with PDF output. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
format-converterInspect
Convert between 11 image formats including HEIC, WebP, PNG, JPG, AVIF.
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Base64-encoded image to convert | |
| quality | No | Output quality (1-100, for lossy formats) | |
| outputFormat | No | Target output format | png |
furigana-adderInspect
Auto-add reading aids to kanji by grade level. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
grade-calculatorInspect
Convert 3-aspect evaluations to ABC and 5-level grades.
| Name | Required | Description | Default |
|---|---|---|---|
| aThreshold | No | Threshold for A grade (%) | |
| bThreshold | No | Threshold for B grade (%) | |
| attitudeMax | No | Attitude max score | |
| thinkingMax | No | Thinking & Expression max score | |
| knowledgeMax | No | Knowledge & Skills max score | |
| attitudeScore | Yes | Attitude score (主体的態度の得点) | |
| thinkingScore | Yes | Thinking & Expression score (思考・判断・表現の得点) | |
| knowledgeScore | Yes | Knowledge & Skills score (知識・技能の得点) |
hash-generatorInspect
Compute MD5, SHA-256, and other hash values.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to hash | |
| algorithm | No | Hash algorithm | SHA-256 |
html-sanitizerInspect
Sanitize HTML removing dangerous tags and attributes.
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | HTML string to sanitize | |
| level | No | Sanitization level | moderate |
| removeEmpty | No | Remove empty elements |
http-probeInspect
Probe a URL and return status code, headers, response time, and redirect info.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to probe | |
| method | No | HTTP method (HEAD is faster, GET gets body info) | HEAD |
| timeout | No | Timeout in milliseconds | |
| followRedirects | No | Follow redirects (false=show redirect target) |
id-photo-makerInspect
Create passport/ID photos without uploading to any server. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
image-brightnessInspect
AI auto-correction for dark or underexposed photos. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
image-collageInspect
Combine multiple photos into a single image with layout templates. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
image-color-pickerInspect
画像から色を瞬時に特定。スポイト+自動パレット抽出 (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
image-cropInspect
Drag-to-select cropping with preset aspect ratios. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
image-resizerInspect
Resize images to exact pixel dimensions with aspect ratio lock.
| Name | Required | Description | Default |
|---|---|---|---|
| fit | No | Resize fit mode (contain=fit within, cover=fill & crop, fill=stretch) | contain |
| image | Yes | Base64-encoded image (PNG, JPEG, WebP, AVIF, TIFF, GIF supported) | |
| width | No | Target width in pixels | |
| format | No | Output image format | png |
| height | No | Target height in pixels | |
| quality | No | Output quality (1-100, for lossy formats) |
image-to-pdfInspect
Combine multiple images into a single PDF document. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
investment-simulatorInspect
NISA/iDeCo compound growth simulation.
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Simulation mode | tsumitate-nisa |
| inflationRate | No | Inflation rate (%) | |
| monthlyAmount | Yes | Monthly investment amount in JPY | |
| initialLumpSum | No | Initial lump sum investment in JPY | |
| investmentYears | No | Investment period in years | |
| annualReturnRate | No | Annual return rate (%) | |
| enableInflationAdjustment | No | Enable inflation adjustment |
invoice-generatorInspect
Japan qualified invoice compliant. PDF output in 3 seconds. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
journal-entryInspect
Create debit/credit journal entries with PDF export. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
json-expertInspect
Format, validate, minify JSON with tree view.
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | JSON string to format, validate, or minify | |
| indent | No | Indentation spaces | |
| minify | No | Minify instead of format | |
| sortKeys | No | Sort object keys alphabetically |
json-schema-validatorInspect
Validate JSON data against a JSON Schema.
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | JSON string to validate | |
| draft | No | Schema draft version (auto-detected if omitted) | |
| schema | Yes | JSON Schema string |
json-to-csvInspect
Convert JSON arrays of objects to CSV format.
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | JSON array of objects to convert to CSV | |
| delimiter | No | CSV delimiter | , |
| includeHeader | No | Include header row |
json-to-typescriptInspect
Infer TypeScript interface definitions from JSON samples.
| Name | Required | Description | Default |
|---|---|---|---|
| json | Yes | JSON sample to infer TypeScript types from | |
| rootName | No | Name for the root interface | Root |
| exportTypes | No | Add export keyword to interfaces |
jwt-decoderInspect
Decode and inspect JWT token contents.
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | JWT token to decode |
markdown-editorInspect
リアルタイムプレビュー付きMarkdownエディタ。GFM対応 (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
markdown-to-htmlInspect
Convert between Markdown and HTML formats.
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Markdown or HTML string to convert | |
| direction | No | Conversion direction | md-to-html |
math-evaluatorInspect
Evaluate mathematical expressions with variables and functions.
| Name | Required | Description | Default |
|---|---|---|---|
| precision | No | Decimal precision | |
| variables | No | Custom variables (e.g. {"x": 5, "y": 10}) | |
| expression | Yes | Math expression to evaluate (e.g. "2+3*4", "sin(PI/2)", "sqrt(144)") |
mercari-calculatorInspect
Calculate net profit after 10% fee and shipping costs.
| Name | Required | Description | Default |
|---|---|---|---|
| costPrice | No | Cost/purchase price in JPY | |
| salePrice | Yes | Sale price in JPY | |
| shippingCost | No | Shipping cost in JPY |
nda-generatorInspect
Generate NDAs based on Japan METI templates in 30 seconds. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
npv-irr-calcInspect
Net present value and internal rate of return calculation.
| Name | Required | Description | Default |
|---|---|---|---|
| cashFlows | Yes | Cash flow entries (year 0 should be negative for initial investment) | |
| discountRate | No | Discount rate (%) |
og-previewInspect
Preview how links appear when shared on social media. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
panorama-splitterInspect
Split wide images into Instagram carousel slides. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
password-generatorInspect
安全なパスワードを即座に生成。長さ・文字種をカスタマイズ
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of passwords to generate | |
| length | No | Password length | |
| numbers | No | Include numbers | |
| symbols | No | Include symbols | |
| lowercase | No | Include lowercase letters | |
| uppercase | No | Include uppercase letters |
payslip-generatorInspect
Payslips with auto social insurance calculation. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pdf-compressInspect
Reduce PDF file size for email attachments. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pdf-joinInspect
Combine multiple PDFs into one with drag-to-reorder.
| Name | Required | Description | Default |
|---|---|---|---|
| pdfs | Yes | Array of base64-encoded PDF files to merge (order preserved) |
pdf-metadata-removerInspect
Strip author, edit history, and metadata before sharing. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pdf-passwordInspect
Encrypt PDFs with password protection. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pdf-redactInspect
Black out sensitive text in PDFs without server processing. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pdf-rotateInspect
Rotate PDF pages by 90/180/270 degrees. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pdf-signInspect
Add handwritten or text signatures directly to PDFs. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pdf-splitInspect
Split PDFs by page range or into individual pages.
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Base64-encoded PDF file | ||
| splitMode | No | Split mode: each=per page, range=specific pages, even-odd=split by parity | each |
| pageRanges | No | Page ranges for range mode (e.g. "1-3, 5, 7-10"). 1-indexed. |
pdf-stamperInspect
Apply Japanese hanko stamps to PDF documents. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pdf-to-imageInspect
Convert PDF pages to high-quality PNG, JPEG, or WebP. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pdf-unlockInspect
Remove edit/print/copy restrictions from PDFs. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
profit-lossInspect
Auto-generate P&L statements from revenue and expense data. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
pro-mattingInspect
Professional-grade AI matting with fine hair-level edge detection. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
purchase-orderInspect
Purchase orders with delivery terms and tax calculation. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
qr-designerInspect
Create styled QR codes with custom logos and colors. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
quote-generatorInspect
Create quotes with auto tax calculation and PDF export. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
receipt-generatorInspect
Invoice-compliant receipts with auto tax calculation. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
recruitment-fee-calcInspect
Staffing agency fee, refund terms, and KPI back-calculation.
| Name | Required | Description | Default |
|---|---|---|---|
| feeRate | No | Fee rate (%) | |
| feeType | No | Fee type | percentage |
| fixedFee | No | Fixed fee in JPY (when feeType=fixed) | |
| monthlyTarget | No | Monthly target placements | |
| averagePlacementFee | No | Average placement fee in JPY | |
| theoreticalAnnualSalary | Yes | Theoretical annual salary in JPY |
regex-testerInspect
Real-time regex testing and debugging.
| Name | Required | Description | Default |
|---|---|---|---|
| flags | No | Regex flags (g, i, m, s, u, y) | g |
| pattern | Yes | Regular expression pattern | |
| testString | Yes | String to test against the pattern |
resignation-generatorInspect
Proper-format resignation letters in 30 seconds. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
resume-generatorInspect
JIS-standard Japanese resume (rirekisho) with PDF export. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
seating-chartInspect
Random seating with constraints. Printable PDF. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
shipping-calculatorInspect
Compare rates across Yamato, Yu-Pack, and Sagawa. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
smart-resizeInspect
Batch image resizing with AI subject detection and smart crop. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
sql-formatterInspect
Format and beautify SQL queries.
| Name | Required | Description | Default |
|---|---|---|---|
| sql | Yes | SQL query to format | |
| minify | No | Minify instead of format | |
| dialect | No | SQL dialect | standard |
| indentStyle | No | Indent style | 2spaces |
| keywordCase | No | Keyword case | upper |
stamp-makerInspect
Create digital hanko seals (personal, corporate, date stamps). (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
string-transformInspect
Transform strings between camelCase, snake_case, kebab-case, slug, etc.
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Transform mode | case-convert |
| input | Yes | String to transform |
subscribe-proInspect
Create a checkout session for JobDoneBot Pro (500 JPY/month). Available plans: JobDoneBot Pro (500 JPY/month), JobDoneBot Team (2980 JPY/month). Returns a Stripe checkout URL.
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | Subscription plan | pro-monthly |
| No | Email address for the subscription (optional) |
take-home-pay-calcInspect
Net salary from gross with full tax and insurance breakdown.
| Name | Required | Description | Default |
|---|---|---|---|
| age | No | Age | |
| dependents | No | Number of dependents | |
| annualIncome | Yes | Annual income in JPY | |
| employmentType | No | Employment type | employee |
| spouseDependentDeduction | No | Spouse dependent deduction |
tax-return-calcInspect
Japan income tax and resident tax with progressive rates.
| Name | Required | Description | Default |
|---|---|---|---|
| donations | No | Donations (ふるさと納税等) in JPY | |
| blueReturn | No | Blue return deduction level | none |
| dependents | No | Number of dependents | |
| miscRevenue | No | Miscellaneous revenue (雑所得) in JPY | |
| miscExpenses | No | Miscellaneous expenses in JPY | |
| lifeInsurance | No | Life insurance premiums in JPY | |
| dividendAmount | No | Dividend income in JPY | |
| businessRevenue | No | Business revenue (事業収入) in JPY | |
| medicalExpenses | No | Medical expenses in JPY | |
| socialInsurance | No | Social insurance premiums in JPY | |
| businessExpenses | No | Business expenses (事業経費) in JPY | |
| employmentRevenue | No | Employment revenue (給与収入) in JPY |
terms-generatorInspect
Create terms of service and privacy policies from questionnaire. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
text-statisticsInspect
Analyze text for readability, vocabulary richness, and keyword extraction.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to analyze |
timestamp-converterInspect
Convert Unix timestamps to/from human-readable dates.
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Unix timestamp (seconds/milliseconds) or ISO/date string | |
| direction | No | Conversion direction | toDate |
timezone-converterInspect
世界の主要都市の時差を即計算。サマータイム自動対応
| Name | Required | Description | Default |
|---|---|---|---|
| dateTime | Yes | Date-time string (ISO 8601 or YYYY-MM-DDTHH:mm) | |
| toTimezones | No | Target timezones | |
| fromTimezone | No | Source timezone (IANA format, e.g. Asia/Tokyo) | Asia/Tokyo |
trial-balanceInspect
Generate trial balance sheets from account balances. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
unit-converterInspect
長さ・重さ・温度・面積・容量など主要単位を即変換
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Value to convert | |
| toUnit | Yes | Target unit (e.g. mi, kg, f, mb) | |
| fromUnit | Yes | Source unit (e.g. km, lb, c, gb) |
upscalerInspect
AI super-resolution upscaling up to 4x. Supports PNG, JPG, WebP. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
url-encoderInspect
URL encode/decode with parameter parsing.
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Encode or decode | encode |
| text | Yes | Text to encode or decode | |
| encodeMode | No | Encoding mode (component recommended) | component |
utm-builderInspect
Build and parse campaign tracking URLs.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Base URL | |
| term | No | UTM term (optional) | |
| medium | Yes | UTM medium (e.g. cpc, email) | |
| source | Yes | UTM source (e.g. google, newsletter) | |
| content | No | UTM content (optional) | |
| campaign | Yes | UTM campaign name |
uuid-generatorInspect
Generate random UUIDs instantly.
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of UUIDs to generate | |
| format | No | Output format | standard |
| version | No | UUID version | v4 |
vector-viewerInspect
Preview .ai/.eps files without Adobe Illustrator. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
video-optimizerInspect
Optimize videos for Instagram Reels and Stories. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
watermarkInspect
Add text or logo watermarks to images in batch. (Browser-based tool)
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
withholding-tax-calcInspect
Auto 10.21%/20.42% rate selection with reverse calculation.
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Payment amount in JPY | |
| taxRate | No | Consumption tax rate (10 or 8) | |
| incomeType | No | Income type | freelance |
| taxHandling | No | Tax handling (exclusive=税抜, inclusive=税込) | exclusive |
| calcDirection | No | Calculation direction | gross-to-net |
word-counterInspect
Count characters, words, and estimate reading time.
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to analyze | |
| language | No | Text language | auto |
| countSpaces | No | Count spaces | |
| countNewlines | No | Count newlines |
xml-json-converterInspect
Convert between XML and JSON formats.
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | XML or JSON string to convert | |
| direction | No | Conversion direction | auto |
| indentSize | No | Output indent size | |
| preserveNamespaces | No | Preserve XML namespaces |
yaml-jsonInspect
Convert between YAML and JSON formats.
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | YAML or JSON string to convert | |
| direction | No | Conversion direction | auto |
year-end-adj-calcInspect
Calculate refund or additional tax owed.
| Name | Required | Description | Default |
|---|---|---|---|
| hasSpouse | No | Has spouse | |
| annualBonus | No | Annual bonus in JPY | |
| withheldTax | No | Tax already withheld in JPY | |
| annualSalary | Yes | Annual salary in JPY | |
| spouseIncome | No | Spouse income in JPY | |
| hasHousingLoan | No | Has housing loan | |
| socialInsurance | No | Social insurance premiums in JPY | |
| housingLoanBalance | No | Housing loan balance in JPY | |
| earthquakeInsurance | No | Earthquake insurance premium in JPY |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
social-insurance-calcInspectHealth, pension, and employment insurance from standard monthly income.