Denpyo API
Rank #67,964io.github.vladic-corp/denpyo-mcp
Japanese invoice/receipt OCR + tax registration-number (T-number) verification, via x402.
Denpyo API is a Model Context Protocol (MCP) server published by vladic-corp. It ranks #67,964 of 132,113 servers tracked on MCP Toplist. Denpyo API is listed on Official MCP, with 1 tracked version. It was first listed on Jul 20, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 64,149 of 132,113 servers on MCP Toplist.
Use Denpyo API
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add denpyo-mcp -e "EVM_PRIVATE_KEY=<your EVM_PRIVATE_KEY>" -e "SVM_PRIVATE_KEY=<your SVM_PRIVATE_KEY>" -- npx -y denpyo-mcpReplace each placeholder with your own value before saving.
[mcp_servers.denpyo-mcp]
command = "npx"
args = ["-y", "denpyo-mcp"]
[mcp_servers.denpyo-mcp.env]
EVM_PRIVATE_KEY = "<your EVM_PRIVATE_KEY>"
SVM_PRIVATE_KEY = "<your SVM_PRIVATE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"denpyo-mcp": {
"command": "npx",
"args": [
"-y",
"denpyo-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<your EVM_PRIVATE_KEY>",
"SVM_PRIVATE_KEY": "<your SVM_PRIVATE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"denpyo-mcp": {
"command": "npx",
"args": [
"-y",
"denpyo-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<your EVM_PRIVATE_KEY>",
"SVM_PRIVATE_KEY": "<your SVM_PRIVATE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"denpyo-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"denpyo-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<your EVM_PRIVATE_KEY>",
"SVM_PRIVATE_KEY": "<your SVM_PRIVATE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"denpyo-mcp": {
"command": "npx",
"args": [
"-y",
"denpyo-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<your EVM_PRIVATE_KEY>",
"SVM_PRIVATE_KEY": "<your SVM_PRIVATE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"denpyo-mcp": {
"command": "npx",
"args": [
"-y",
"denpyo-mcp"
],
"env": {
"EVM_PRIVATE_KEY": "<your EVM_PRIVATE_KEY>",
"SVM_PRIVATE_KEY": "<your SVM_PRIVATE_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.vladic-corp%2Fdenpyo-mcp)<a href="https://mcptoplist.com/server/io.github.vladic-corp%2Fdenpyo-mcp"><img src="https://mcptoplist.com/badge/io.github.vladic-corp%2Fdenpyo-mcp.svg" alt="MCP Toplist: #67,964 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
vladic-corp
Other servers by vladic-corp
View all vladic-corp servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 20, 2026 |
Frequently asked questions
- Who maintains Denpyo API?
- Denpyo API is maintained by vladic-corp, which publishes 3 MCP servers (1 total version) tracked on MCP Toplist.
- Is Denpyo API listed on the Official MCP Registry?
- Yes — Denpyo API is listed on the Official MCP Registry.
- How many versions does Denpyo API have?
- MCP Toplist tracks 1 version of Denpyo API, most recently published on Jul 20, 2026.
- Where can I find the source code for Denpyo API?
- The source code for Denpyo API is hosted at github.com/vladic-corp/denpyo-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.