conKurrence
ConKurrence
コマンド一つで、AIが自己と合意しているかを確認できます。
ConKurrenceは、AI評価パイプラインのための統計的に検証された合意測定ツールキットです。複数のAIモデルを独立した評価者として使用し、Fleiss' kappaとブートストラップ信頼区間を用いて評価者間信頼性を測定し、意見が分かれた項目を人間の専門家にルーティングします。
インストール
npm install -g conkurrenceRelated MCP server: CI-1T Prediction Stability Engine
MCPサーバー
Claude DesktopやMCP互換クライアントでConKurrenceをMCPサーバーとして使用します:
npx conkurrence mcpClaude Desktopの設定
claude_desktop_config.json に以下を追加します:
{
"mcpServers": {
"conkurrence": {
"command": "npx",
"args": ["-y", "conkurrence", "mcp"]
}
}
}Claude Codeプラグイン
/plugin marketplace add AlligatorC0der/conkurrence特徴
マルチモデル評価 — Bedrock、OpenAI、Geminiモデルに対して同時にスキーマを実行
統計的厳密さ — ブートストラップ信頼区間を用いたFleiss' kappa、妥当性のためのKendall's W
自己整合性モード — APIキー不要。MCPサンプリングを介してホストモデルを使用
スキーマ提案 — データからAIがスキーマ設計を提案
トレンド追跡 — 実行結果を時系列で比較し、合意度の低下を検出
コスト見積もり — 実行前にコストを把握
MCPツール
ツール | 説明 |
| 複数のAI評価者間で評価を実行 |
| 詳細なMarkdownレポートを生成 |
| 2つの実行結果を並べて比較 |
| 複数の実行にわたる合意度を追跡 |
| データからAIがスキーマを提案 |
| 実行前にスキーマを検証 |
| コストとトークン使用量を見積もり |
リンク
ホームページ: conkurrence.com
プライバシーポリシー: app.conkurrence.com/privacy
ライセンス
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