Mintware Beta
Rank #5,627io.github.MintwareDevelopers/mcp-server
Look up on-chain Attribution reputation scores for wallets and AI agents on Base.
Mintware Beta is a Model Context Protocol (MCP) server published by MintwareDevelopers. It ranks #5,627 of 132,046 servers tracked on MCP Toplist. Mintware Beta is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 26, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 126,419 of 132,046 servers on MCP Toplist.
Use Mintware Beta
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mintwaredevelopers -- npx -y @mintwarehq/mcp-server[mcp_servers.mintwaredevelopers]
command = "npx"
args = ["-y", "@mintwarehq/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mintwaredevelopers": {
"command": "npx",
"args": [
"-y",
"@mintwarehq/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mintwaredevelopers": {
"command": "npx",
"args": [
"-y",
"@mintwarehq/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mintwaredevelopers": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mintwarehq/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mintwaredevelopers": {
"command": "npx",
"args": [
"-y",
"@mintwarehq/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mintwaredevelopers": {
"command": "npx",
"args": [
"-y",
"@mintwarehq/mcp-server"
]
}
}
}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.MintwareDevelopers%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.MintwareDevelopers%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.MintwareDevelopers%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
MintwareDevelopers
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Aug 26, 2026 |
| 0.1.1 | Aug 26, 2026 |
Frequently asked questions
- Who maintains Mintware Beta?
- Mintware Beta is maintained by MintwareDevelopers, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Mintware Beta listed on the Official MCP Registry?
- Yes — Mintware Beta is listed on the Official MCP Registry.
- How many versions does Mintware Beta have?
- MCP Toplist tracks 2 versions of Mintware Beta, most recently published on Aug 26, 2026.
- Where can I find the source code for Mintware Beta?
- The source code for Mintware Beta is hosted at github.com/MintwareDevelopers/Mintware-Beta.
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.