← Registry

General Tools

cymosoft.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint6 known toolsFirst detected August 3, 2026Last detected September 4, 2026

ENDPOINT 1

https://cymosoft.com/mcp

No auth detected

MCP server metadata

Name
cymosoft
Version
1.0.0
Capabilities
tools
Server instructions

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_profile

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

Inferred read-only
list_case_studies

List Cymosoft's client project case studies (industry, engagement model, team size, tech stack).

Inferred read-only
get_case_study

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

Inferred read-only
count_japanese_characters

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

Inferred read-only
convert_fullwidth_halfwidth

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

Inferred read-only
convert_japanese_era

Convert between Japanese era years (和暦: Reiwa/Heisei/Showa/Taisho/Meiji) and Western calendar years (西暦).

Inferred read-only

CONNECT 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.

Trust status Trusted

cymosoft.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.