Japan Data MCP
Rank #20,379io.github.Izyuusya/japan-data-mcp
MCP server providing japan-data-mcp capabilities
Japan Data MCP is a Model Context Protocol (MCP) server published by izyuusya. It ranks #20,379 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Japan Data MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Feb 26, 2026.
Ranks ahead of 111,667 of 132,046 servers on MCP Toplist.
Use Japan Data MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add japan-data-mcp -e "ESTAT_APP_ID=<your ESTAT_APP_ID>" -e "CORP_APP_ID=<your CORP_APP_ID>" -e "REALESTATE_API_KEY=<your REALESTATE_API_KEY>" -- uvx japan-data-mcpReplace each placeholder with your own value before saving.
[mcp_servers.japan-data-mcp]
command = "uvx"
args = ["japan-data-mcp"]
[mcp_servers.japan-data-mcp.env]
ESTAT_APP_ID = "<your ESTAT_APP_ID>"
CORP_APP_ID = "<your CORP_APP_ID>"
REALESTATE_API_KEY = "<your REALESTATE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"japan-data-mcp": {
"command": "uvx",
"args": [
"japan-data-mcp"
],
"env": {
"ESTAT_APP_ID": "<your ESTAT_APP_ID>",
"CORP_APP_ID": "<your CORP_APP_ID>",
"REALESTATE_API_KEY": "<your REALESTATE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"japan-data-mcp": {
"command": "uvx",
"args": [
"japan-data-mcp"
],
"env": {
"ESTAT_APP_ID": "<your ESTAT_APP_ID>",
"CORP_APP_ID": "<your CORP_APP_ID>",
"REALESTATE_API_KEY": "<your REALESTATE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"japan-data-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"japan-data-mcp"
],
"env": {
"ESTAT_APP_ID": "<your ESTAT_APP_ID>",
"CORP_APP_ID": "<your CORP_APP_ID>",
"REALESTATE_API_KEY": "<your REALESTATE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"japan-data-mcp": {
"command": "uvx",
"args": [
"japan-data-mcp"
],
"env": {
"ESTAT_APP_ID": "<your ESTAT_APP_ID>",
"CORP_APP_ID": "<your CORP_APP_ID>",
"REALESTATE_API_KEY": "<your REALESTATE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"japan-data-mcp": {
"command": "uvx",
"args": [
"japan-data-mcp"
],
"env": {
"ESTAT_APP_ID": "<your ESTAT_APP_ID>",
"CORP_APP_ID": "<your CORP_APP_ID>",
"REALESTATE_API_KEY": "<your REALESTATE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Izyuusya%2Fjapan-data-mcp)<a href="https://mcptoplist.com/server/io.github.Izyuusya%2Fjapan-data-mcp"><img src="https://mcptoplist.com/badge/io.github.Izyuusya%2Fjapan-data-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
izyuusya
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Feb 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Japan Data MCP?
- Japan Data MCP is maintained by izyuusya, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Japan Data MCP listed on the Official MCP Registry?
- Yes — Japan Data MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Japan Data MCP have?
- MCP Toplist tracks 2 versions of Japan Data MCP, most recently published on Feb 26, 2026.
- Where can I find the source code for Japan Data MCP?
- The source code for Japan Data MCP is hosted at github.com/izyuusya/japan-data-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.