conKurrence
ConKurrence
Одна команда. Узнайте, согласен ли ваш ИИ сам с собой.
ConKurrence — это инструментарий для измерения консенсуса с подтвержденной статистической базой, предназначенный для конвейеров оценки ИИ. Он использует несколько моделей ИИ в качестве независимых оценщиков, измеряет надежность между оценщиками с помощью каппы Фляйса и бутстреп-доверительных интервалов, а также направляет спорные элементы экспертам-людям.
Установка
npm install -g conkurrenceRelated MCP server: CI-1T Prediction Stability Engine
MCP-сервер
Используйте ConKurrence как MCP-сервер в Claude Desktop или любом другом MCP-совместимом клиенте:
npx conkurrence mcpКонфигурация Claude Desktop
Добавьте в ваш claude_desktop_config.json:
{
"mcpServers": {
"conkurrence": {
"command": "npx",
"args": ["-y", "conkurrence", "mcp"]
}
}
}Плагин Claude Code
/plugin marketplace add AlligatorC0der/conkurrenceВозможности
Мультимодельная оценка — запускайте вашу схему одновременно для моделей Bedrock, OpenAI и Gemini
Статистическая строгость — каппа Фляйса с бутстреп-доверительными интервалами, коэффициент Кендалла для проверки валидности
Режим самосогласованности — не требуются API-ключи; использует хост-модель через MCP Sampling
Предложение схемы — проектирование схемы на базе ИИ на основе ваших данных
Отслеживание трендов — сравнивайте запуски во времени, обнаруживайте снижение уровня согласованности
Оценка стоимости — знайте стоимость до начала запуска
Инструменты MCP
Инструмент | Описание |
| Выполнение оценки с использованием нескольких ИИ-оценщиков |
| Создание подробного отчета в формате markdown |
| Сравнение двух запусков бок о бок |
| Отслеживание согласованности по нескольким запускам |
| Предложение схемы на базе ИИ на основе ваших данных |
| Проверка схемы перед запуском |
| Оценка стоимости и использования токенов |
Ссылки
Домашняя страница: 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