Server Name
AutropicAI MCP Server
Description
Finds the cheapest LLM model for any task from 800+ indexed models across all major providers.
Repository
https://github.com/tlkc888-Jenkins/autropicai-mcp
Installation
{
"mcpServers": {
"autropicai": {
"command": "npx",
"args": ["github:tlkc888-Jenkins/autropicai-mcp"]
}
}
}
Tools
get_cheapest_model - Returns cheapest models for a task tier (simple/standard/complex/max)
Links