japan-intelligence-api
Rank #61,921io.github.hiroshic9-png/transcode
Japan market intelligence — 22 MCP tools, 10 government/exchange data sources
japan-intelligence-api is a Model Context Protocol (MCP) server published by hiroshic9-png. It ranks #61,921 of 132,113 servers tracked on MCP Toplist. japan-intelligence-api is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on May 3, 2026 and most recently updated on May 4, 2026.
Ranks ahead of 70,192 of 132,113 servers on MCP Toplist.
Use japan-intelligence-api
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add transcode -e "JAPAN_INTELLIGENCE_API_URL=<your JAPAN_INTELLIGENCE_API_URL>" -e "JI_API_KEY=<your JI_API_KEY>" -- npx -y transcode-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.transcode]
command = "npx"
args = ["-y", "transcode-mcp-server"]
[mcp_servers.transcode.env]
JAPAN_INTELLIGENCE_API_URL = "<your JAPAN_INTELLIGENCE_API_URL>"
JI_API_KEY = "<your JI_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"transcode": {
"command": "npx",
"args": [
"-y",
"transcode-mcp-server"
],
"env": {
"JAPAN_INTELLIGENCE_API_URL": "<your JAPAN_INTELLIGENCE_API_URL>",
"JI_API_KEY": "<your JI_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"transcode": {
"command": "npx",
"args": [
"-y",
"transcode-mcp-server"
],
"env": {
"JAPAN_INTELLIGENCE_API_URL": "<your JAPAN_INTELLIGENCE_API_URL>",
"JI_API_KEY": "<your JI_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"transcode": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"transcode-mcp-server"
],
"env": {
"JAPAN_INTELLIGENCE_API_URL": "<your JAPAN_INTELLIGENCE_API_URL>",
"JI_API_KEY": "<your JI_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"transcode": {
"command": "npx",
"args": [
"-y",
"transcode-mcp-server"
],
"env": {
"JAPAN_INTELLIGENCE_API_URL": "<your JAPAN_INTELLIGENCE_API_URL>",
"JI_API_KEY": "<your JI_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"transcode": {
"command": "npx",
"args": [
"-y",
"transcode-mcp-server"
],
"env": {
"JAPAN_INTELLIGENCE_API_URL": "<your JAPAN_INTELLIGENCE_API_URL>",
"JI_API_KEY": "<your JI_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.hiroshic9-png%2Ftranscode)<a href="https://mcptoplist.com/server/io.github.hiroshic9-png%2Ftranscode"><img src="https://mcptoplist.com/badge/io.github.hiroshic9-png%2Ftranscode.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
hiroshic9-png
Other servers by hiroshic9-png
View all hiroshic9-png servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | May 4, 2026 |
Frequently asked questions
- Who maintains japan-intelligence-api?
- japan-intelligence-api is maintained by hiroshic9-png, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is japan-intelligence-api listed on the Official MCP Registry?
- Yes — japan-intelligence-api is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does japan-intelligence-api have?
- MCP Toplist tracks 1 version of japan-intelligence-api, most recently published on May 4, 2026.
- Where can I find the source code for japan-intelligence-api?
- The source code for japan-intelligence-api is hosted at github.com/hiroshic9-png/japan-intelligence-api.
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.