Serversdev.torify/japanese-locale-mcp
M

Torify — Japanese Locale APIs for AI Agents

dev.torify/japanese-locale-mcp · v0.1.0
● Remote
v0.1.0remote🌐 https://torify-mcp.torify.workers.dev↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "dev.torify/japanese-locale-mcp",
  "description": "Japan locale APIs for AI agents: wareki, invoice, corporate, postal, romanization. Free, no auth.",
  "title": "Torify — Japanese Locale APIs for AI Agents",
  "repository": {
    "url": "https://github.com/endennn/torify",
    "source": "github"
  },
  "version": "0.1.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://torify-mcp.torify.workers.dev"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}