← Registry

AI & Machine Learning

free2aitools.com

Provides tools to search, rank, explain, filter, and compare AI models, datasets, papers, and tools from the Free2AITools catalog.

1 endpoint5 known toolsFirst detected June 16, 2026Last detected August 26, 2026

ENDPOINT 1

https://free2aitools.com/api/mcp

No auth detected

MCP server metadata

Name
free2aitools
Version
2.0.1
Capabilities
tools
Server instructions

Discovery layer only: returns FNI-ranked catalog data and evidence for the calling agent to reason over. Does not perform compatibility analysis (hardware/framework fields are stored heuristics). Does not execute, plan, or recommend workflows. Does not select or decide on behalf of the caller. Does not currently provide live semantic/ANN ranking.

Known tools 5

free2aitools_search

Keyword discovery over the Free2AITools catalog of AI models, datasets, papers, and tools.

Inferred read-only
free2aitools_rank

Keyword-search AI entities using the task/query text as input and return matching catalog entries.

Inferred read-only
free2aitools_explain

Explain why one specific entity received its FNI score, returning the 5-factor breakdown: Semantic (S), Authority (A), Popularity (P), Recency (R), Quality (Q).

Inferred read-only
free2aitools_select_model

Filter the Free2AITools catalog by declared hardware/license metadata and return FNI-ranked candidate entries.

Inferred read-only
free2aitools_compare

Compare 2-25 AI catalog entities side-by-side — any catalog entity type (models, datasets, papers, tools), not models only — showing FNI scores, factor breakdown (Semantic, Authority, Popularity, Recency, Quality), specs (params, VRAM, context length) where applicable, and license.

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.free2aitools]
url = "https://free2aitools.com/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: free2aitools
Remote MCP URL: https://free2aitools.com/api/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": {
    "free2aitools": {
      "url": "https://free2aitools.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for free2aitools.com was fetched 2026-09-11T06:19:09.175Z.

Trust status Neutral

free2aitools.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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