← Back to Plugins
MCP Server MCP

io.github.tjacquesson/llmtest-mcp

github By github 👁 1 views ▲ 0 votes

Benchmark AI models on real prompts. Find cheaper, faster alternatives across 340+ models.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "llmtest-mcp",
      "version": "0.6.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your LLMTest API key from https://llmtest.io/dashboard",
          "isRequired": true,
          "isSecret": true,
          "name": "LLMTEST_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...