← Index

io.github.hiroshic9-png/transcode

io.github.hiroshic9-png/transcode·v1.0.1·Other
Quality Score
85
/100

Japan market intelligence — 22 MCP tools, 10 government/exchange data sources

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "transcode": {
      "command": "npx",
      "args": [
        "-y",
        "transcode-mcp-server"
      ],
      "env": {
        "JAPAN_INTELLIGENCE_API_URL": "<japan_intelligence_api_url>",
        "JI_API_KEY": "<your-ji_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "transcode": {
      "command": "npx",
      "args": [
        "-y",
        "transcode-mcp-server"
      ],
      "env": {
        "JAPAN_INTELLIGENCE_API_URL": "<japan_intelligence_api_url>",
        "JI_API_KEY": "<your-ji_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y transcode-mcp-server
§02  Environment variables
JAPAN_INTELLIGENCE_API_URL
required

API endpoint URL for the TRANSCODE backend (e.g. https://japan-intelligence-api.onrender.com)

JI_API_KEY
requiredsecret

API key for authentication. Request at https://transcode.sh

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other