Skip to content
Claude Desktop

Japan Corporate Filings for Claude Desktop

io.github.easakura/japan-corporate-filings-mcp

Search Japanese corporate disclosures (FSA EDINET): securities reports and shareholding reports.

client:Claude Desktop transport:streamable-http

Install Japan Corporate Filings in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "japan-corporate-filings-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://edinet-mcp.easakura.workers.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Japan Corporate Filings in other clients