← Registry

AI & Machine Learning

marketaiverse.com

Searches, recommends, compares, and details AI products and free AI tools from the MarketAIVerse catalog based on user needs.

1 endpoint6 known toolsFirst detected September 14, 2026Last detected September 14, 2026

ENDPOINT 1

https://marketaiverse.com/api/v1/mcp

No auth detected

MCP server metadata

Name
marketaiverse
Version
1.0.0
Capabilities
tools
Server instructions

A neutral marketplace for AI things. Every number here carries a label: REAL means it was measured on a named machine on a named date; MODELAT means it was computed and comes as a range. If a number is missing, we have not measured it — that is the answer, not an error. Nothing here is for sale through this interface; these tools only read.

Known tools 6

cauta_pe_raft

Search everything on the MarketAIVerse shelf: things for sale, free things, and free tools made by other people that we collected.

Inferred read-only
cauta_dupa_nevoie

Describe the problem in your own words, in any language - 'extract invoices from PDFs and return JSON', 'traducere de manuale tehnice' - and get back the closest things on the shelf, each with a score and WHY it matched.

Inferred read-only
compara

Put two or more things next to each other on the fields we can actually stand behind: price, what goes in and out, what it needs, how it is called, and what we measured.

Inferred read-only
vezi_produsul

Everything we publish about one product, including its measurements with the machine and date each one happened on.

Potential side effects
unelte_gratuite

Free AI tools made by other people, collected by us: engines to run models locally, agent frameworks, image and video models, vector databases.

Inferred read-only
ce_pot_rula

Tell it a graphics card and how much system RAM, and it answers which language models will run and roughly how fast.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.marketaiverse]
url = "https://marketaiverse.com/api/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "marketaiverse": {
      "type": "http",
      "url": "https://marketaiverse.com/api/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: marketaiverse
Remote MCP URL: https://marketaiverse.com/api/v1/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "marketaiverse": {
      "url": "https://marketaiverse.com/api/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "marketaiverse": {
      "type": "http",
      "url": "https://marketaiverse.com/api/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "marketaiverse",
  "transport": "streamable-http",
  "url": "https://marketaiverse.com/api/v1/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.