Free2AITools — The Open-Source AI Registry

smithery badge

Discover, rank, and compare 500,000+ AI models, datasets, papers, and tools from 13+ platforms. Updated daily, scored by the Free2AITools Nexus Index (FNI).

Website: free2aitools.com

What It Does

  • 500K+ Entities — Models, datasets, papers, agents, tools, spaces, and prompts from HuggingFace, GitHub, ArXiv, Ollama, Replicate, Civitai, and more
  • FNI Ranking — 5-factor composite score (Semantic, Authority, Popularity, Recency, Quality) with full breakdown in every API response
  • Hardware-Aware Selection — Find models that fit your VRAM, license, and task constraints
  • Daily Updates — Automated pipeline refreshes all data daily

For Developers & AI Agents

Model Selection API

curl -s https://free2aitools.com/api/v1/select \
  -H "Content-Type: application/json" \
  -d '{"task":"text-generation","constraints":{"max_vram_gb":8}}'

Returns ranked recommendations with params, VRAM estimates, license, and rationale.

Model Comparison API

curl "https://free2aitools.com/api/v1/compare?ids=hf-model--meta-llama--llama-3-8b,hf-model--google--gemma-2-27b"

Side-by-side comparison with FNI factor decomposition.

Search API

curl "https://free2aitools.com/api/v1/search?q=code+generation&limit=5"

MCP Server

Add to Claude, Cursor, Windsurf, or any MCP-compatible client:

{
  "mcpServers": {
    "free2aitools": {
      "url": "https://free2aitools.com/api/mcp"
    }
  }
}

5 tools: free2aitools_search, free2aitools_rank, free2aitools_explain, free2aitools_select_model, free2aitools_compare.

FNI Badge

Embed live FNI score in your README:

![FNI Score](https://free2aitools.com/api/v1/badge/hf-model--meta-llama--llama-3.3-70b-instruct)

Open Data

Parquet exports available for offline analysis with DuckDB, Pandas, or Spark.

Documentation

No auth required. Free to use.

License

MIT

MCP Server · Populars

MCP Server · New

    archetyx

    Telegram MCP Server

    Remote control AI coding assistants (Claude Code/Codex) via Telegram

    Community archetyx
    dtkmn

    MCP ZAP Server

    Give AI agents a safe, self-hosted OWASP ZAP operator for guided web security scans, findings, reports, and production guardrails.

    Community dtkmn
    dlt-hub

    dltHub AI Workbench

    MCP Server

    Community dlt-hub
    rasinmuhammed

    Misata

    High-performance open-source synthetic data engine. Uses LLMs for schema design and vectorized NumPy for deterministic, scalable generation.

    Community rasinmuhammed
    Silung

    Scholar Search MCP

    An MCP server for academic paper search that integrates with AI assistants (e.g., Claude Code, Cursor), enabling them to search and retrieve academic paper metadata.

    Community Silung