@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