Conkurrence
@AlligatorC0der
About Conkurrence
Conkurrence measures whether multiple AI models produce consistent outputs on your evaluation tasks. It tells you which items your AI agrees on and which need human review — using Fleiss' κ, Kendall's W, and bootstrap confidence intervals, the same psychometric methods trusted in
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"conkurrence": {
"command": "npx",
"args": [
"-y",
"conkurrence",
"mcp"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Conkurrence?
ConKurrence is a statistically validated consensus measurement toolkit for AI evaluation pipelines. It uses multiple AI models as independent raters, measures inter-rater reliability with Fleiss' kappa and bootstrap confidence intervals, and routes contested items to human experts.
How to use Conkurrence?
Install globally with npm install -g conkurrence, then run as an MCP server with npx conkurrence mcp. Add the corresponding configuration to your Claude Desktop or Claude Code plugin settings. Invoke the available MCP tools such as conkurrence_run, conkurrence_report, conkurrence_compare, conkurrence_trend, conkurrence_suggest, conkurrence_validate_schema, or conkurrence_estimate.
Key features of Conkurrence
- Multi-model evaluation using Bedrock, OpenAI, and Gemini simultaneously
- Fleiss' kappa with bootstrap confidence intervals and Kendall's W
- Self-consistency mode (no API keys needed, uses MCP Sampling)
- AI-powered schema suggestion from your data
- Trend tracking to detect agreement degradation over time
- Cost estimation before running an evaluation
Use cases of Conkurrence
- Evaluate inter-rater reliability when multiple AI models judge the same data
- Automatically route low-agreement items to human experts for review
- Track agreement degradation across evaluation runs over time
- Estimate and control costs before executing a multi-model evaluation
- Design consistent evaluation schemas with AI-assisted suggestions
FAQ from Conkurrence
What problem does Conkurrence solve?
It provides a statistically validated consensus measurement for AI evaluation pipelines by using multiple models as independent raters.
Does Conkurrence require API keys for every run?
No—the self-consistency mode uses the host model via MCP Sampling and does not require any API keys.
What statistical measures does Conkurrence use?
It uses Fleiss' kappa with bootstrap confidence intervals and Kendall's W for inter-rater reliability and validity.
Can I estimate costs before running an evaluation?
Yes, the conkurrence_estimate tool reports the cost and token usage before execution.
What license does Conkurrence use?
It is licensed under BUSL-1.1 (Business Source License 1.1).
Frequently asked questions
What problem does Conkurrence solve?
It provides a statistically validated consensus measurement for AI evaluation pipelines by using multiple models as independent raters.
Does Conkurrence require API keys for every run?
No—the self-consistency mode uses the host model via MCP Sampling and does not require any API keys.
What statistical measures does Conkurrence use?
It uses Fleiss' kappa with bootstrap confidence intervals and Kendall's W for inter-rater reliability and validity.
Can I estimate costs before running an evaluation?
Yes, the `conkurrence_estimate` tool reports the cost and token usage before execution.
What license does Conkurrence use?
It is licensed under BUSL-1.1 (Business Source License 1.1).
Basic information
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments