Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Cymosoft

com.cymosoft/cymosoft

Cymosoft JSC profile and case studies (EN/JA) plus Japanese text utilities (文字数・全角半角・和暦)

Uptime
100.0%
1 direct probes · 30d
Response
105ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

get_company_profile

Company profile of Cymosoft JSC (株式会社サイモソフト), an AI-first software development company in Hanoi, Vietnam serving international clients including the Japanese market.

list_case_studies

List Cymosoft's client project case studies (industry, engagement model, team size, tech stack). Use get_case_study for the full write-up.

get_case_study

Full case study text by id (ids come from list_case_studies).

count_japanese_characters

Count characters in Japanese (or any) text: total, excluding whitespace, and 原稿用紙 pages (400 chars/page).

convert_fullwidth_halfwidth

Convert Japanese text between fullwidth (全角) and halfwidth (半角) forms for ASCII letters, digits, punctuation and spaces.

convert_japanese_era

Convert between Japanese era years (和暦: Reiwa/Heisei/Showa/Taisho/Meiji) and Western calendar years (西暦). Provide `year` for 西暦→和暦, or `era` + `era_year` for 和暦→西暦.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cymosoft": {
      "url": "https://cymosoft.com/mcp",
      "transport": "streamable-http"
    }
  }
}