conKurrence
ConKurrence
Ein Befehl. Finden Sie heraus, ob Ihre KI sich selbst einig ist.
ConKurrence ist ein statistisch validiertes Konsens-Mess-Toolkit für KI-Evaluierungspipelines. Es verwendet mehrere KI-Modelle als unabhängige Bewerter, misst die Zuverlässigkeit zwischen den Bewertern mit Fleiss' Kappa und Bootstrap-Konfidenzintervallen und leitet umstrittene Elemente an menschliche Experten weiter.
Installation
npm install -g conkurrenceRelated MCP server: CI-1T Prediction Stability Engine
MCP-Server
Verwenden Sie ConKurrence als MCP-Server in Claude Desktop oder einem beliebigen MCP-kompatiblen Client:
npx conkurrence mcpClaude Desktop-Konfiguration
Fügen Sie dies zu Ihrer claude_desktop_config.json hinzu:
{
"mcpServers": {
"conkurrence": {
"command": "npx",
"args": ["-y", "conkurrence", "mcp"]
}
}
}Claude Code-Plugin
/plugin marketplace add AlligatorC0der/conkurrenceFunktionen
Multi-Modell-Evaluierung — Führen Sie Ihr Schema gleichzeitig gegen Bedrock-, OpenAI- und Gemini-Modelle aus
Statistische Genauigkeit — Fleiss' Kappa mit Bootstrap-Konfidenzintervallen, Kendall's W für Validität
Selbstkonsistenz-Modus — Keine API-Schlüssel erforderlich; nutzt das Host-Modell via MCP Sampling
Schema-Vorschlag — KI-gestütztes Schema-Design basierend auf Ihren Daten
Trendverfolgung — Vergleichen Sie Durchläufe im Zeitverlauf, erkennen Sie Verschlechterungen der Übereinstimmung
Kostenschätzung — Kennen Sie die Kosten vor der Ausführung
MCP-Tools
Tool | Beschreibung |
| Führt eine Evaluierung über mehrere KI-Bewerter hinweg aus |
| Erstellt einen detaillierten Markdown-Bericht |
| Side-by-Side-Vergleich zweier Durchläufe |
| Verfolgt die Übereinstimmung über mehrere Durchläufe hinweg |
| KI-gestützter Schema-Vorschlag basierend auf Ihren Daten |
| Validiert ein Schema vor der Ausführung |
| Schätzt Kosten und Token-Verbrauch |
Links
Homepage: conkurrence.com
Nutzungsbedingungen: app.conkurrence.com/terms
Datenschutzrichtlinie: app.conkurrence.com/privacy
Lizenz
BUSL-1.1 — Business Source License 1.1
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
MCP-native AI evaluation: rubric audits, eval suites, and proof reports for AI/LLM output.
Measure what ChatGPT, Claude, Gemini and 4 more AI engines say about any business. No auth.
Multi-LLM council: 25+ frontier models in parallel, consensus scoring, verdict-first code review.
Prompt evals over MCP: run a prompt on your dataset, score each output 1-5 with an LLM judge.
Related MCP Servers
AlicenseNot gradedqualityCmaintenanceProvides advanced evaluation tools for assessing AI safety, alignment, and performance of LLM outputs. Enables programmatic evaluation of quality, safety metrics like toxicity and PII detection, and operational metrics including carbon footprint and cost estimation.4Apache 2.0- AlicenseAqualityBmaintenancePrediction stability engine for AI agents. Evaluate model stability, detect ghosts, probe any LLM for instability, monitor fleet drift. 20 tools + 1 resource. Works with Claude, Cursor, VS Code.20201-
- AlicenseAqualityDmaintenanceMulti-AI Consensus Tool: Query multiple AI models in parallel, synthesize responses for better accuracy, and reduce AI bias through ensemble decision-making.131MIT
- AlicenseAqualityCmaintenanceAn MCP server that audits LLM-as-judge evaluations, detecting judge drift across runs, measuring bias through controlled probes, and comparing judge agreement with human raters.6MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/AlligatorC0der/conkurrence'
If you have feedback or need assistance with the MCP directory API, please join our Discord server