← Back to Plugins
MCP Server MCP

Liveability MCP

github By github 👁 1 views ▲ 0 votes

Liveability scoring for Japanese addresses: shopping, medical, transit, education, nature, safety.

Configuration Example

{
  "remotes": [
    {
      "type": "sse",
      "url": "https://liveability.jp/mcp/sse",
      "headers": [
        {
          "description": "API key obtained from https://liveability.jp/my/signup",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol sse

Comments

Sign in to leave a comment

Loading comments...