mcpbeat Sign in

MintwareDevelopers MCP Server

by mintwaredevelopers Your server? Claim it
local only

MintwareDevelopers runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from npm. Last commit 9 Sep 2026.

Look up on-chain Attribution reputation scores for wallets and AI agents on Base.

Installs per day peak 244 · avg 14 · -74% w/w
a month agotoday
68
Installs / week
npm · @mintwarehq/mcp-server
0
Stars
2 open issues
9 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

What the code does

We read the source, 17 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/index.ts:1
этот файл ставится пользователю, но в репозитории его нет
export const AAVE_ADAPTER_BYTECODE = "0x60e0806040523461028c5760a0816112ee803803809161001f8285610364565b83398101031261028c5780516001600160a01b03811680820361028c576100486020840161039b565b916100556040850161039b565b916100626060860161039b565b946001600160a01b03906100789060800161039b56…
  container.innerHTML = filtered.map(c => buildCard(c)).join('');

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server -- npx -y @mintwarehq/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@mintwarehq/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@mintwarehq/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@mintwarehq/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@mintwarehq/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MintwareDevelopers

same job, measured the same way
Djd Agent Score
by jacobsd32-cpu

Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.

33 installs/wk local only
Spawnpay
by robocular

Crypto wallets, payments, and referral earnings for AI agents on Base L2

47 installs/wk local only
three.ws Naming
by nirholas

On-chain identity for AI agents: resolve .sol names, reverse-lookup wallets, check handles.

51 installs/wk local only
Azeth Protocol
by azeth-protocol

Smart accounts, x402 payments, on-chain reputation, and service discovery for AI agents

67 installs/wk local only
Mainstreet
by philpof102-svg

Reputation oracle for AI agents on Base: SAFE/CAUTION/BLOCK + 0-100 score before you pay. x402+MCP

44 tools answering
Ramaris App
by ramaris-app

On-chain wallet analytics and trading strategies on Base for AI assistants

local only
RillCoin
by rillcoin

AI agent wallets, Proof of Conduct reputation, and concentration decay on L1

16 installs/wk local only
BaseBounty
by sofiia7

Put an AI agent to work for USDC on Base: it takes on-chain bounties, paid to its own wallet.

167 installs/wk local only

MintwareDevelopers — questions

Answers built from our own checks of this server.

Why is there no uptime for MintwareDevelopers?
MintwareDevelopers runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @mintwarehq/mcp-server was installed 68 times last week.
How do I connect MintwareDevelopers?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @mintwarehq/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use MintwareDevelopers?
The npm package @mintwarehq/mcp-server was installed 68 times in the last week. Week over week that is -74%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MintwareDevelopers open source?
We cannot say that it is: written in TypeScript, 0 stars on GitHub and 2 open issues, but no licence is declared, and without one the code is not open source by default.