Skip to main content
Glama
mosesy5688-cell

Free2AITools

Free2AITools — Реестр ИИ с открытым исходным кодом

Находите, ранжируйте и сравнивайте более 500 000 ИИ-моделей, наборов данных, научных статей и инструментов с 13+ платформ. Обновляется ежедневно, оценка производится по индексу Free2AITools Nexus Index (FNI).

Веб-сайт: free2aitools.com

Что это делает

  • 500 тыс.+ сущностей — модели, наборы данных, статьи, агенты, инструменты, пространства и промпты из HuggingFace, GitHub, ArXiv, Ollama, Replicate, Civitai и других

  • Ранжирование FNI — 5-факторная композитная оценка (семантика, авторитетность, популярность, актуальность, качество) с подробной расшифровкой в каждом ответе API

  • Подбор с учетом оборудования — находите модели, соответствующие вашим ограничениям по видеопамяти (VRAM), лицензии и задачам

  • Ежедневные обновления — автоматизированный конвейер обновляет все данные каждый день

Related MCP server: Index9 MCP Server

Для разработчиков и ИИ-агентов

API выбора модели

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

Возвращает ранжированные рекомендации с параметрами, оценками VRAM, лицензией и обоснованием.

API сравнения моделей

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

Сравнение «бок о бок» с декомпозицией факторов FNI.

API поиска

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

MCP-сервер

Добавьте в Claude, Cursor, Windsurf или любой другой MCP-совместимый клиент:

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

5 инструментов: free2aitools_search, free2aitools_rank, free2aitools_explain, free2aitools_select_model, free2aitools_compare.

Бейдж FNI

Встройте актуальный балл FNI в свой README:

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

Открытые данные

Экспорт в формате Parquet доступен для автономного анализа с помощью DuckDB, Pandas или Spark.

Документация

Авторизация не требуется. Бесплатно для использования.

Лицензия

MIT

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    Provides AI assistants with access to Civitai's collection of AI models, enabling users to browse, search, and discover AI models through MCP-compatible AI assistants.
    14
    12
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    Provides AI assistants with real-time access to 1000+ AI models including their latest pricing, context windows, capabilities, and specifications. Supports model search, comparison, recommendations, and live testing.
    3
    270
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Enables interaction with the Civitai API to search for AI models, browse images, and access creator information. It provides tools for filtering models by popularity, rating, or type and retrieving detailed version metadata.
    MIT

View all related MCP servers

Related MCP Connectors

  • Search, compare, and find alternatives across a curated catalog of 1,100+ AI tools.

  • Image, video, audio, face-swap, talking avatars and chat across 300+ AI models, one balance.

  • Pick the right LLM for any task. Ranked shortlist with rationale across 8 evaluators.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mosesy5688-cell/ai-nexus'

If you have feedback or need assistance with the MCP directory API, please join our Discord server