Insumer
Rank #9,950io.github.douglasborthwick-crypto/insumer
Read-first blockchain verification. ECDSA-signed booleans across 37 chains. 27 tools.
Insumer is a Model Context Protocol (MCP) server published by douglasborthwick-crypto. It ranks #9,950 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Insumer is listed across 3 registries — Official MCP, Glama and PulseMCP, with 14 tracked versions. It was first listed on Feb 23, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 122,096 of 132,046 servers on MCP Toplist.
Use Insumer
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add insumer -e "INSUMER_API_KEY=<your INSUMER_API_KEY>" -- npx -y mcp-server-insumerReplace each placeholder with your own value before saving.
[mcp_servers.insumer]
command = "npx"
args = ["-y", "mcp-server-insumer"]
[mcp_servers.insumer.env]
INSUMER_API_KEY = "<your INSUMER_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"insumer": {
"command": "npx",
"args": [
"-y",
"mcp-server-insumer"
],
"env": {
"INSUMER_API_KEY": "<your INSUMER_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"insumer": {
"command": "npx",
"args": [
"-y",
"mcp-server-insumer"
],
"env": {
"INSUMER_API_KEY": "<your INSUMER_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"insumer": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-server-insumer"
],
"env": {
"INSUMER_API_KEY": "<your INSUMER_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"insumer": {
"command": "npx",
"args": [
"-y",
"mcp-server-insumer"
],
"env": {
"INSUMER_API_KEY": "<your INSUMER_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"insumer": {
"command": "npx",
"args": [
"-y",
"mcp-server-insumer"
],
"env": {
"INSUMER_API_KEY": "<your INSUMER_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.douglasborthwick-crypto%2Finsumer)<a href="https://mcptoplist.com/server/io.github.douglasborthwick-crypto%2Finsumer"><img src="https://mcptoplist.com/badge/io.github.douglasborthwick-crypto%2Finsumer.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
douglasborthwick-crypto
Available versions (14)
| Version | Published |
|---|---|
| 1.13.6 | Sep 21, 2026 |
| 1.13.4 | Sep 21, 2026 |
| 1.13.3 | Sep 2, 2026 |
| 1.13.0 | Jul 28, 2026 |
| 1.8.3 | Mar 12, 2026 |
| 1.7.2 | Mar 3, 2026 |
| 1.7.0 | Mar 3, 2026 |
| 1.6.3 | Mar 3, 2026 |
| 1.6.0 | Mar 1, 2026 |
| 1.0.8 | Feb 26, 2026 |
| 1.0.3 | Feb 24, 2026 |
| 1.0.2 | Feb 23, 2026 |
| 1.0.1 | Feb 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Insumer?
- Insumer is maintained by douglasborthwick-crypto, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is Insumer listed on the Official MCP Registry?
- Yes — Insumer is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Insumer have?
- MCP Toplist tracks 14 versions of Insumer, most recently published on Sep 21, 2026.
- Where can I find the source code for Insumer?
- The source code for Insumer is hosted at github.com/douglasborthwick-crypto/mcp-server-insumer.
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.