AI & Machine Learning
marketaiverse.com
Searches, recommends, compares, and details AI products and free AI tools from the MarketAIVerse catalog based on user needs.
ENDPOINT 1
https://marketaiverse.com/api/v1/mcp
MCP server metadata
- Name
- marketaiverse
- Version
- 1.0.0
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_raftSearch everything on the MarketAIVerse shelf: things for sale, free things, and free tools made by other people that we collected.
Inferred read-onlycauta_dupa_nevoieDescribe 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-onlycomparaPut 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-onlyvezi_produsulEverything we publish about one product, including its measurements with the machine and date each one happened on.
Potential side effectsunelte_gratuiteFree AI tools made by other people, collected by us: engines to run models locally, agent frameworks, image and video models, vector databases.
Inferred read-onlyce_pot_rulaTell it a graphics card and how much system RAM, and it answers which language models will run and roughly how fast.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.