@Aiiq/
БесплатноНе проверенEnables querying AI model IQ, rankings, benchmarks, and methodology from any MCP client. Read-only access to the public AI IQ API with no API key required.
Описание
Enables querying AI model IQ, rankings, benchmarks, and methodology from any MCP client. Read-only access to the public AI IQ API with no API key required.
README
Model Context Protocol server for AI IQ — query AI model IQ, rankings, applied-capability domains, benchmarks, and methodology from any MCP client (Claude Code, etc.).
Read-only. Talks to the public AI IQ API over HTTPS; no API key required.
Install
Requires Node.js 18+. No API key needed. Works in any MCP client.
Claude Code (one command):
claude mcp add aiiq -- npx -y @aiiq/mcp # add --scope user for all projects
Claude Desktop — edit claude_desktop_config.json (Settings → Developer → Edit Config) and add:
{
"mcpServers": {
"aiiq": { "command": "npx", "args": ["-y", "@aiiq/mcp"] }
}
}
Then fully quit and reopen the app. (If Node is managed by nvm/asdf, use the absolute path to npx
as the command, since the desktop app doesn't inherit your shell PATH.)
Cursor / Windsurf / other clients — same JSON in the client's MCP config:
{ "mcpServers": { "aiiq": { "command": "npx", "args": ["-y", "@aiiq/mcp"] } } }
Tools
list_models— all public models with IQ, 7 dimension scores, emotional reasoning, rank, costget_model— full detail for one model (incl. per-benchmark results)list_rankings— available leaderboards with ids, names, model counts, and URLsget_ranking— ordered models for one ranking idlist_domains— applied-capability domains and benchmark countsget_domain— model composite IQs and benchmark leaderboards for one domainlist_benchmarks— benchmark catalogget_methodology— how AI IQ is computedcompare_models— side-by-side detail for several models
Config
AIIQ_API_BASE— override the versioned API base URL (defaulthttps://www.aiiq.org/api/v1). A custom value must be the API root that contains paths such as/modelsand/rankings.
Development
pnpm install
pnpm test
pnpm build
License
MIT
Установка @Aiiq/
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/shea256/aiiq-mcpFAQ
@Aiiq/ MCP бесплатный?
Да, @Aiiq/ MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для @Aiiq/?
Нет, @Aiiq/ работает без API-ключей и переменных окружения.
@Aiiq/ — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить @Aiiq/ в Claude Desktop, Claude Code или Cursor?
Открой @Aiiq/ на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare @Aiiq/ with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
