Skip to main content
Glama
davidhariri

Artificial Analysis MCP Server

by davidhariri

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AA_API_KEYYesYour Artificial Analysis API key

Tools

Functions exposed to the LLM to take actions

NameDescription
list_models

List all available LLM models from Artificial Analysis with pricing, speed, and benchmark data. Filter by creator (OpenAI, Anthropic, Google, etc.) and sort by price, speed, or benchmark scores.

get_model

Get detailed information about a specific LLM model including pricing (input/output/blended per 1M tokens), speed metrics (tokens/sec, TTFT), and benchmark scores (Intelligence Index, Coding Index, MMLU-Pro, GPQA, etc.).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/davidhariri/artificial-analysis-mcp'

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