Back to search
30
MCP

io.github.vdappdev2/marketplace

io.github.vdappdev2/marketplace

MCP server for Verus on-chain marketplace — create, browse, accept, and close offers

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.vdappdev2/data
MCP server for Verus on-chain data retrieval, decryption, signing, and verification
0 tools
io.github.vdappdev2/send
MCP server for Verus currency — send, convert, cross-chain transfer, balance/path/tx queries
0 tools
io.github.vdappdev2/address
MCP server for Verus addresses — generate, validate, list transparent and shielded addresses
0 tools
io.github.vdappdev2/vtimestamp
MCP server for verifying and querying vtimestamp proofs on the Verus blockchain
0 tools
io.github.vdappdev2/identity
MCP server for VerusID identities — register, update, revoke, recover, query, set timelock
0 tools
io.github.vdappdev2/definecurrency
MCP server for defining Verus currencies — tokens, fractional baskets, centralized, ERC-20 mapped
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.vdappdev2/marketplace": {
      "url": "None",
      "transport": "http"
    }
  }
}