MCP Server
MCP
io.github.hiroshic9-png/transcode
Japan market intelligence — 22 MCP tools, 10 government/exchange data sources
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "transcode-mcp-server",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API endpoint URL for the TRANSCODE backend (e.g. https://japan-intelligence-api.onrender.com)",
"isRequired": true,
"format": "string",
"name": "JAPAN_INTELLIGENCE_API_URL"
},
{
"description": "API key for authentication. Request at https://transcode.sh",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "JI_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment