AIMarket — live agent marketplace
Rank #19,895io.github.alexar76/aimarket-hub
Search and invoke real AI capabilities on modelmarket.dev. Free trial, then USDC on Base.
AIMarket — live agent marketplace is a Model Context Protocol (MCP) server published by alexar76. It ranks #19,895 of 115,591 servers tracked on MCP Toplist. AIMarket — live agent marketplace is listed on Official MCP, with 1 tracked version. It was first listed on May 22, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 95,696 of 115,591 servers on MCP Toplist.
Use AIMarket — live agent marketplace
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http aimarket-hub https://modelmarket.dev/mcp[mcp_servers.aimarket-hub]
url = "https://modelmarket.dev/mcp"Add to ~/.codex/config.toml.
https://modelmarket.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"aimarket-hub": {
"url": "https://modelmarket.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aimarket-hub": {
"type": "http",
"url": "https://modelmarket.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aimarket-hub": {
"serverUrl": "https://modelmarket.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aimarket-hub": {
"url": "https://modelmarket.dev/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/io.github.alexar76%2Faimarket-hub)<a href="https://mcptoplist.com/server/io.github.alexar76%2Faimarket-hub"><img src="https://mcptoplist.com/badge/io.github.alexar76%2Faimarket-hub.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
alexar76
Other servers by alexar76
- AIMarket MCP Gateway#12,252 · 4 vers
- AIMarket MCP Packager#16,658 · 1 ver
- ARGUS-3 MCP Server#18,481 · 1 ver
- AIMarket Oracle Gateway#20,477 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 3.2.1 | Aug 16, 2026 |
Frequently asked questions
- Who maintains AIMarket — live agent marketplace?
- AIMarket — live agent marketplace is maintained by alexar76, which publishes 5 MCP servers (8 total versions) tracked on MCP Toplist.
- Is AIMarket — live agent marketplace listed on the Official MCP Registry?
- Yes — AIMarket — live agent marketplace is listed on the Official MCP Registry.
- How many versions does AIMarket — live agent marketplace have?
- MCP Toplist tracks 1 version of AIMarket — live agent marketplace, most recently published on Aug 16, 2026.
- Where can I find the source code for AIMarket — live agent marketplace?
- The source code for AIMarket — live agent marketplace is hosted at github.com/alexar76/aimarket-hub.