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 평가자에 걸쳐 평가 실행 |
| 상세 마크다운 보고서 생성 |
| 두 실행 결과의 나란히 비교 |
| 여러 실행에 걸친 일치도 추적 |
| 데이터로부터 AI 기반 스키마 제안 |
| 실행 전 스키마 유효성 검사 |
| 비용 및 토큰 사용량 추정 |
링크
홈페이지: conkurrence.com
서비스 약관: app.conkurrence.com/terms
개인정보 처리방침: 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