Market0x
Rank #63,712com.market0x/marketplace
Buy, sell and bid on vote-escrow NFTs and .base.eth names. Non-custodial, settles on Seaport.
Market0x is a Model Context Protocol (MCP) server published by Carbonmark. It ranks #63,712 of 115,591 servers tracked on MCP Toplist. Market0x is listed on Official MCP, with 1 tracked version. It was first listed on Aug 26, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 51,879 of 115,591 servers on MCP Toplist.
Use Market0x
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http marketplace https://www.market0x.com/api/mcp[mcp_servers.marketplace]
url = "https://www.market0x.com/api/mcp"Add to ~/.codex/config.toml.
https://www.market0x.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"marketplace": {
"url": "https://www.market0x.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"marketplace": {
"type": "http",
"url": "https://www.market0x.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"marketplace": {
"serverUrl": "https://www.market0x.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"marketplace": {
"url": "https://www.market0x.com/api/mcp"
}
}
}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/com.market0x%2Fmarketplace)<a href="https://mcptoplist.com/server/com.market0x%2Fmarketplace"><img src="https://mcptoplist.com/badge/com.market0x%2Fmarketplace.svg" alt="MCP Toplist: #63,712 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Carbonmark
Other servers by Carbonmark
View all Carbonmark servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 26, 2026 |
Frequently asked questions
- Who maintains Market0x?
- Market0x is maintained by Carbonmark, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Market0x listed on the Official MCP Registry?
- Yes — Market0x is listed on the Official MCP Registry.
- How many versions does Market0x have?
- MCP Toplist tracks 1 version of Market0x, most recently published on Aug 26, 2026.
- Where can I find the source code for Market0x?
- The source code for Market0x is hosted at github.com/Carbonmark/market0x.