General Tools
cymosoft.com
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://cymosoft.com/mcp
MCP server metadata
- Name
- cymosoft
- Version
- 1.0.0
Tools for learning about Cymosoft JSC (AI-first software development company, Hanoi) and Japanese text utilities (character count, 全角/半角, 和暦/西暦). Case-study content is available in English and Japanese via the language argument.
Known tools 6
get_company_profileCompany profile of Cymosoft JSC (株式会社サイモソフト), an AI-first software development company in Hanoi, Vietnam serving international clients including the Japanese market.
Inferred read-onlylist_case_studiesList Cymosoft's client project case studies (industry, engagement model, team size, tech stack).
Inferred read-onlycount_japanese_charactersCount characters in Japanese (or any) text: total, excluding whitespace, and 原稿用紙 pages (400 chars/page).
Inferred read-onlyconvert_fullwidth_halfwidthConvert Japanese text between fullwidth (全角) and halfwidth (半角) forms for ASCII letters, digits, punctuation and spaces.
Inferred read-onlyconvert_japanese_eraConvert between Japanese era years (和暦: Reiwa/Heisei/Showa/Taisho/Meiji) and Western calendar years (西暦).
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.cymosoft]
url = "https://cymosoft.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cymosoft": {
"type": "http",
"url": "https://cymosoft.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cymosoft
Remote MCP URL: https://cymosoft.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"cymosoft": {
"url": "https://cymosoft.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cymosoft": {
"type": "http",
"url": "https://cymosoft.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cymosoft",
"transport": "streamable-http",
"url": "https://cymosoft.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for cymosoft.com was fetched 2026-08-24T00:54:16.533Z.
cymosoft.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.