You're viewing a demo portfolio

Join the waitlist
PRSM

thinkneo_benchmark_compare

Active

Tool of ThinkNEO MCP Server

declared in 1.28.0

Compare providers side-by-side for a specific task type. Shows quality scores, verification rates, and rankings based on real outcomes. Requires authentication.

Parameters schema

{
  "type": "object",
  "title": "thinkneo_benchmark_compareArguments",
  "required": [
    "task_type"
  ],
  "properties": {
    "providers": {
      "anyOf": [
        {
          "type": "array",
          "items": {}
        },
        {
          "type": "null"
        }
      ],
      "title": "Providers",
      "default": null,
      "description": "Optional list of providers to compare (e.g., ['anthropic', 'openai']). Leave empty for all."
    },
    "task_type": {
      "type": "string",
      "title": "Task Type",
      "description": "Task type to compare: 'summarization', 'code_generation', 'classification', 'translation', 'analysis', 'chat'"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

ThinkNEO MCP Server

https://github.com/thinkneo-ai/mcp-server

3/7 registries
View full server →
thinkneo_benchmark_compare — ThinkNEO MCP Server — PRSM MCP