Awesome Jev / MCP & Integrations

MCP & Integrations

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

Back to All Projects18 reviewed repositories
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 jkudish

jkudish

jev-mcp

75
MCP & IntegrationsMITTypeScript

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

What Jev does here

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

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

#mcp-integrations#classification-ranking#search-retrieval
102 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
pi-jev repository icon by TheoOliveira

TheoOliveira

pi-jev

14
MCP & IntegrationsMITTypeScript

Helps Pi Agents find tools and skills for a task, with structured evaluation and optional history filtering.

What Jev does here

Judges how candidate tools, skills, and history relate to the task so local rules can load or retain them.

Lets capabilities enter an Agent workflow on demand.

#coding-agents#mcp-integrations#llm-routing-cost
2 evidence links
Inspect details
jev-mcp repository icon by rashedInt32

rashedInt32

jev-mcp

3
MCP & IntegrationsMITTypeScript

An MCP server and Claude Code plugin for Jev classification, scoring, checks and batched questions.

What Jev does here

Calls TypeSafe with Choice, Score and Noul questions and returns structured answers.

Makes the typed decision primitives available to MCP clients.

#mcp-integrations#coding-agents#classification-ranking
12 evidence links
Inspect details
2
MCP & IntegrationsMITTypeScript

Defines, tests, and publishes Jev decision functions in a local UI so backends and Agents can call fixed versions.

What Jev does here

Encodes classification or evidence checks as Noul, Choice, or Score questions sent to TypeSafe.

Lets multiple callers reuse the same versioned decision function.

#mcp-integrations#typed-decisions#evaluation-benchmarks
2 evidence links
Inspect details
jev_ampcode repository icon by thesammykins

thesammykins

jev_ampcode

1
MCP & IntegrationsMITTypeScript

An Amp plugin for comparing supplied alternatives against supplied evidence and priorities.

What Jev does here

Uses Jev Choice to compare bounded options and return probabilities for further review.

Keeps alternatives and decision inputs explicit.

#coding-agents#mcp-integrations#typed-decisions
2 evidence links
Inspect details
1,287
MCP & IntegrationsMITTypeScript

An optional Jev provider in Vellum Assistant sends conversation state and explicit questions to TypeSafe.

What Jev does here

Submits state and question bundles to System One and returns structured answers to the Assistant.

Adds choices, probabilities, and scoring to an existing assistant.

#mcp-integrations#typed-decisions
1862 evidence links
Inspect details
synkora-ai repository icon by getsynkora

getsynkora

synkora-ai

34
MCP & IntegrationsMITTypeScript

Synkora includes optional TypeSafe client tools for classification, scoring and yes/no judgments.

What Jev does here

Sends workflow state and named questions to Jev and returns structured answers to agents.

Makes these judgments available within existing platform workflows.

#mcp-integrations#classification-ranking#typed-decisions
63 evidence links
Inspect details
jevwire repository icon by Brainwires

Brainwires

jevwire

5
MCP & IntegrationsMITTypeScript

Provides Jev MCP tools, an embeddable library and Claude Code hooks for Agents.

What Jev does here

Uses Jev for ranking, verification, action checks and next-step selection, with code applying policy.

Reuses the decision layer through MCP or host code; hook behavior depends on configuration.

#mcp-integrations#coding-agents
14 evidence links
Inspect details
MCP & IntegrationsMITTypeScript

An evaluation-focused Jev MCP server for individual questions, batch processing and question or threshold comparisons.

What Jev does here

Runs typed questions and uses labeled samples to measure accuracy and calibration.

Makes question design and threshold choices inspectable through sample results.

#mcp-integrations#evaluation-benchmarks#typed-decisions
2 evidence links
Inspect details
MCP & IntegrationsMITTypeScript

A local Jev tool-routing gateway for coding Agents, with an MCP suggestion interface.

What Jev does here

Jev selects among available tools; adapters may record suggestions or influence actual tool selection.

Keeps decision logs while some clients remain observation-only or choose whether to follow suggestions.

#mcp-integrations#coding-agents#llm-routing-cost
14 evidence links
Inspect details
plasmallm repository icon by joshuaeroman

joshuaeroman

plasmallm

28
MCP & IntegrationsGPL-2.0QML

A Jev Decisions adapter in a KDE Plasma assistant widget for displaying structured judgments.

What Jev does here

Converts the current message into decision questions and receives answers from TypeSafe or a compatible Decisions endpoint.

Makes decision models available in an existing desktop assistant UI.

#desktop-os#typed-decisions
52 evidence links
Inspect details
tenbin repository icon by simota

simota

tenbin

2
MCP & IntegrationsMITTypeScript

Documentation, an MCP server and a Skill for designing Jev judgments with question linting, batch evaluation and calibration.

What Jev does here

Runs Choice, Score and Noul over samples and uses measured results to design local thresholds.

Connects question design, sample evaluation and runtime rules.

#mcp-integrations#evaluation-benchmarks#typed-decisions
2 evidence links
Inspect details
MCP & IntegrationsMITTypeScript

An independent OpenClaw plugin registering one explicitly invoked typesafe_decide tool.

What Jev does here

Sends caller-provided state and questions to TypeSafe and returns typed Jev decisions.

Adds no chat provider, automatic hooks or background service; it is not a scraping or CAPTCHA plugin.

#mcp-integrations#typed-decisions
3 evidence links
Inspect details
pi-typesafe repository icon by DevMortimer

DevMortimer

pi-typesafe

14
MCP & IntegrationsMITTypeScript

A Pi Jev extension providing a decision tool, terminal playground commands and an API for other extensions.

What Jev does here

A shared client batches typed questions, validates responses and records usage and availability.

Centralizes key and client handling so other extensions can reuse the decision interface.

#mcp-integrations#coding-agents#typed-decisions
13 evidence links
Inspect details
MCP & IntegrationsMITTypeScript

An n8n community node for submitting typed questions to TypeSafe Jev.

What Jev does here

Builds state and questions from input items, calls Jev and appends or separately outputs answers.

Supports form or JSON question configuration and use as an Agent tool.

#mcp-integrations#typed-decisions
3 evidence links
Inspect details

Explore Other Architecture Categories

Explore Jev Decision Workflows