aa-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AA_MCP_LOG_LEVEL | No | Log level (DEBUG, INFO, WARNING, ERROR) (default: INFO) | |
| AA_MCP_SNAPSHOT_DIR | No | Directory for update snapshots (default: ~/.local/share/aa-mcp/snapshots/) | |
| ARTIFICIAL_ANALYSIS_API_KEY | Yes | Your Artificial Analysis API key (get one free at https://artificialanalysis.ai/account) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| aa_list_llmsA | List LLM models from Artificial Analysis with optional filtering and sorting. |
| aa_get_modelA | Get detailed information about a single LLM model by id, slug, or name. |
| aa_compare_modelsA | Compare multiple LLM models side by side on key metrics. |
| aa_list_recent_updatesA | Detect recent LLM model changes by comparing current data to the last local snapshot. |
| aa_list_media_modelsA | List top-ranked multimodal / media models by Elo ratings. |
| aa_evaluate_critptA | Submit a complete CritPt benchmark batch for official evaluation. |
| aa_healthcheckA | Verify API key validity and upstream API reachability. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/Leev1s/aa-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server