Odel
japan intelligence api

japan intelligence api

Local
@hiroshic9-pngPythonUpdated 4mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmtranscode-mcp-serverv1.0.1

Run

npx -y transcode-mcp-server

MCP client config

{
  "mcpServers": {
    "japan-intelligence-api": {
      "command": "npx",
      "args": [
        "-y",
        "transcode-mcp-server"
      ]
    }
  }
}