Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿข Workplace & Productivity
  3. Byakugan
Byakugan logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 3:05:15 PM

Byakugan

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
text-analysisai-detectiongrammarmcplocal

Runs local AI-text detection, AI-tell span finding, reuse comparison, and grammar checks through MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live โ€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "jayofemi-byakugan": {
      "command": "npx",
      "args": [
        "-y",
        "@jayofemi/ai-checker"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (4) Directory Badge Claim listing Alternatives๐Ÿข More in Workplace & Productivity

Overview

JayOfemi/byakugan MCP server provides local text-analysis tools for AI assistants and other MCP clients. It scores how AI-like text appears, identifies specific spans to review, compares text with supplied reference documents, and reports grammar or style issues. Use it when text should remain on your machine and you need a second-opinion detector rather than a definitive authorship verdict.

Use cases

โ€ขCheck whether a draft reads as AI-written
โ€ขLocate stock phrases to rewrite
โ€ขCompare a passage with supplied reference documents
โ€ขReview grammar and style before publishing

Key features

โ€ขOn-device AI-text likelihood scoring
โ€ขDeterministic AI-tell span detection
โ€ขLocal word-shingle reuse comparison
โ€ขRule-based grammar and style checking
โ€ขMCP support for Claude Desktop and other clients

Capabilities & Tool Schemas (4) ~559 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this serverโ€™s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Byakugan.

detect_ai_text

Score how likely a passage reads as AI-written, fully on-device, with a per-signal breakdown and a confidence band. Returns a 0 to 100 likelihood, never a yes/no verdict. The signal is directional and biased against non-native English writers, so treat it as a second opinion and not proof. Get a read here, then call find_ai_tells to locate the spans worth rewriting.

find_ai_tells

Locate the exact character spans that read as AI, covering stock phrasing, long dashes, and formulaic sentence openers. Returns a list of spans with start, end, the matched text, and a note. Use these to rephrase only the flagged parts and leave the rest of the writing intact. Deterministic.

check_reuse

Compare the text against reference documents you provide, using word shingles, and return the share of overlap and the verbatim shared passages. This is a local check against the documents passed in. It does not search the web or any plagiarism database. Deterministic.

check_grammar

Run a rule-based grammar and style check over the text, fully on-device, and return each issue with its character span, a message, the flagged text, and suggested fixes. Use it to tidy grammar and phrasing, before or after rewriting the flagged AI tells. Deterministic.

How Byakugan works

What JayOfemi/byakugan MCP server does

JayOfemi/byakugan MCP server exposes four local text-analysis operations through the Model Context Protocol. It is intended for use from Claude Desktop, an IDE, or another MCP-compatible client. The project also includes a browser-based checker, but the MCP package is the part that lets an existing AI assistant request analysis and help rewrite the supplied text.

The processing is designed to remain on the local machine. No external AI-detection service, web search, or plagiarism database is involved in the MCP tools described here.

How it works

The server accepts text through MCP tool calls and returns structured results. detect_ai_text produces a likelihood from 0 to 100, a confidence band, and a breakdown by signal. It does not return a yes-or-no authorship decision. The project warns that this signal is directional and can be biased against non-native English writers, so it should be treated as supporting evidence only.

find_ai_tells identifies character ranges that match patterns such as stock wording, long dashes, and formulaic sentence openings. Each result includes the start and end positions, the matched text, and an explanatory note. This makes it possible to revise only the flagged sections instead of rewriting an entire passage.

check_reuse compares text with reference documents supplied in the request. It uses word shingles and reports the overlap share along with verbatim passages that match. The comparison is limited to those provided documents and does not look for matches on the public web.

check_grammar applies rule-based grammar and style checks locally. Results include character spans, messages, the affected text, and suggested fixes. The checks can be used before or after revising the spans identified by the AI-tell analysis.

Setup and configuration

The documented MCP setup runs the published package with Node's package runner:

config.json
{
  "mcpServers": {
    "ai-checker": {
      "command": "npx",
      "args": ["-y", "@jayofemi/ai-checker"]
    }
  }
}

Add this entry to Claude Desktop's configuration and restart the application. Claude Code can instead install the project as a plugin using the marketplace and plugin commands documented by the repository. The project specifies Node 22 through its .nvmrc file, and the MCP implementation is located in the repository's mcp/ package.

Tools and capabilities

JayOfemi/byakugan MCP server includes these capabilities:

  • Estimate how likely a passage is to read as AI-written, with signal details and confidence.
  • Locate exact text spans associated with common AI-writing patterns.
  • Compare supplied text with supplied reference documents for local reuse.
  • Report grammar and style issues with spans and suggested corrections.

The detection and analysis results are intended to guide review and editing. They do not establish whether a person or AI wrote a passage.

Limitations and notes

Detection is not a proof mechanism, and the repository specifically notes bias against non-native English writers. Reuse checking only covers documents provided to the tool; it is not an internet search or database-backed plagiarism check. AI-tell and grammar findings are narrow, actionable signals, so users should review suggested changes rather than applying them as unquestionable corrections.

The project is free, open source, and released under the MIT license. Its MCP workflow is local, so it does not require a third-party API credential according to the provided setup.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Workplace & Productivity View all alternatives
  • Anytype MCP logoAnytype MCP

    Official MCP server for Anytype API - your encrypted, local and collaborative wiki.

    ๐Ÿข Workplace & Productivity3 views
    Compare vs Anytype MCP โ†’
  • MCP Odoo logoMCP Odoo

    Production-grade MCP server for Odoo ERP (16-19) with zero Odoo-side install. 24 tools across read, write (approval-token gated), diagnose, migrate, and audit. JSON-2 transport for Odoo 19+, real Docker Compose smoke tests against Odoo 16/17/18/19, diagnostics (diagnoseodoocall, upgraderiskreport, fitgapreport, scanaddonssource), and 5 reusable agent prompts.

    ๐Ÿข Workplace & Productivity4 views
    Compare vs MCP Odoo โ†’
  • Excel MCP Server logoExcel MCP Server

    An Excel manipulation server providing workbook creation, data operations, formatting, and advanced features (charts, pivot tables, formulae).

    ๐Ÿข Workplace & Productivity5 views
    Compare vs Excel MCP Server โ†’
  • Teamwork MCP logoTeamwork MCP

    Project and resource management platform that keeps your client projects on track, makes managing resources a breeze, and keeps your profits on point.

    ๐Ÿข Workplace & Productivity2 views
    Compare vs Teamwork MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
4
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Byakugan

Add an MCP server entry that runs `npx -y @jayofemi/ai-checker`, then restart Claude Desktop. Claude Code also supports the repository's documented plugin installation commands.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewByakugan AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/jayofemi-byakugan?style=directory)](https://allmcps.com/mcp/jayofemi-byakugan)
HTML Embed
<a href="https://allmcps.com/mcp/jayofemi-byakugan"><img src="https://allmcps.com/api/badge/jayofemi-byakugan?style=directory" alt="Byakugan on AllMCPs" /></a>

Technical Specs & Signals

Category๐ŸขWorkplace & Productivity
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 9, 2026
56Quality signal: Good ยท 56/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev ยท @jayofemi/ai-checker (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿข Workplace & Productivity โ†’Best MCP servers for Workplace & Productivity โ†’Alternatives to Byakugan โ†’Install in Claude DesktopInstall in CursorInstall in VS Code