Cymosoft
com.cymosoft/cymosoftCymosoft JSC profile and case studies (EN/JA) plus Japanese text utilities (文字数・全角半角・和暦)
Tools · 6
Company profile of Cymosoft JSC (株式会社サイモソフト), an AI-first software development company in Hanoi, Vietnam serving international clients including the Japanese market.
List Cymosoft's client project case studies (industry, engagement model, team size, tech stack). Use get_case_study for the full write-up.
Full case study text by id (ids come from list_case_studies).
Count characters in Japanese (or any) text: total, excluding whitespace, and 原稿用紙 pages (400 chars/page).
Convert Japanese text between fullwidth (全角) and halfwidth (半角) forms for ASCII letters, digits, punctuation and spaces.
Convert between Japanese era years (和暦: Reiwa/Heisei/Showa/Taisho/Meiji) and Western calendar years (西暦). Provide `year` for 西暦→和暦, or `era` + `era_year` for 和暦→西暦.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"cymosoft": {
"url": "https://cymosoft.com/mcp",
"transport": "streamable-http"
}
}
}