jev-mcp GitHub avatar by jkudish

jkudish /

MCP & Integrations

jev-mcp

Eight MCP tools for evidence checks, content screening, search, reranking, classification, comparison and extraction.

GitHub
7510
License: MITLanguage: TypeScriptLast push: 9/18/2026#mcp-integrations#classification-ranking#search-retrieval

What Jev Does in this Architecture

Uses typed questions to assess evidence support, content risk and candidate relevance.

Key Architecture Benefit

Returns judgments and probabilities; the caller owns thresholds and enforcement.

Reviewed Source Code Evidence

Verified fixed-commit source files demonstrating genuine Jev integration:

Review & Benchmark Note: The current README documents eight tools. The 150–500 ms figure is author-reported; probabilities do not guarantee factual accuracy or safety. README and integration source reviewed at a fixed commit; not independently run or benchmarked by this site.
Clone Repository
git clone https://github.com/jkudish/jev-mcp.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

jkudish/jev-mcp

Architecture Category

MCP & Integrations

Model Context Protocol (MCP) servers and third-party connector integrations.

View all in this category →

Related Projects in MCP & Integrations

typesafe-mcp repository icon by itsmostafa

itsmostafa

typesafe-mcp

80
MCP & IntegrationsMITGo

An MCP server that lets Claude Code, Claude Desktop, Codex and Pi ask Jev typed questions.

What Jev does here

Submits state and Choice, Score or Noul questions and returns structured answers with probabilities.

Provides decisions that calling code can inspect and branch on.

#mcp-integrations#coding-agents#typed-decisions
82 evidence links
Inspect details
jev-mcp repository icon by blakestone-x

blakestone-x

jev-mcp

9
MCP & IntegrationsMITPython

Wraps Jev classification, scoring, yes/no judgments and candidate matching as MCP tools.

What Jev does here

The MCP server calls the TypeSafe SDK and returns choices, probabilities and scores.

Provides a shared decision interface for MCP-compatible clients.

#mcp-integrations#classification-ranking#typed-decisions
3 evidence links
Inspect details
Jevbridge repository icon by gamesonrblx

gamesonrblx

Jevbridge

18
MCP & IntegrationsMITTypeScript

Exposes a shared structured-decision interface for Jev and other models through ACP, MCP and a CLI.

What Jev does here

Sends state and bounded questions to the chosen backend, with an offline rule backend also available.

Lets agents compare or replace decision backends through one interface.

#mcp-integrations#cli-git-gates#typed-decisions
4 evidence links
Inspect details