Loading MCP server directory, please wait...
Japan market intelligence — 22 MCP tools, 10 government/exchange data sources
npx @getmcp/cli add io.github.hiroshic9-png/transcodeRequires Node.js 18+. Community-contributed server. Review source before installing.
JAPAN_INTELLIGENCE_API_URLAPI endpoint URL for the TRANSCODE backend (e.g. https://japan-intelligence-api.onrender.com)
JI_API_KEYAPI key for authentication. Request at https://transcode.sh
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hiroshic9-png/transcode": {
"command": "npx",
"args": [
"-y",
"transcode-mcp-server"
],
"env": {
"JAPAN_INTELLIGENCE_API_URL": "",
"JI_API_KEY": ""
}
}
}
}