Agentโ™ฅ๏ธŽAge
Catalog

io.github.shea256/aiiq-mcp

Official

by shea256 ยท TypeScript

Query AI IQ (aiiq.org) model IQ, rankings, benchmarks, and methodology.

@aiiq/mcp โ€” Model Context Protocol Server

Model Context Protocol (MCP) server that lets any MCP client query AI IQ data from aiiq.org. It retrieves model IQ, rankings, applied-capability domains, benchmarks, and methodology over HTTPS. The server is read-only and does not require an API key.

๐Ÿ› ๏ธ Key Features

  • Query AI IQ model IQ values
  • Retrieve rankings and benchmarks
  • Provide applied-capability domains
  • Expose methodology
  • Read-only access via public AI IQ API over HTTPS

๐Ÿš€ Use Cases

  • Pull AI IQ rankings and benchmark data into an MCP-connected workflow
  • Check model IQ and related methodology from developer tools (e.g., MCP clients)

โšก Developer Benefits

  • No API key required
  • Works in any MCP client (e.g., Claude Code)
  • Consumes data from the public AI IQ API over HTTPS
  • Requires Node.js 18+

โš ๏ธ Limitations

  • Read-only; does not modify data
  • Depends on the public AI IQ API endpoints being available