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.

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
  • X (@AllMCPs) β†— (opens in a new tab)
  • 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. Developer Tools
  3. Bynn
B
Health: ActiveRecent health check succeeded.Last checked 8/27/2026, 12:16:18 AM

Bynn

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

KYC, document fraud detection, age verification, content moderation, and face search.

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

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

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": {
    "bynn": {
      "command": "npx",
      "args": [
        "-y",
        "skills"
      ]
    }
  }
}

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

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

Bynn Agent Skills

Official Agent Skills for Bynn, Agemin, and Detector24. They teach any coding agent how to integrate document fraud detection for manipulated, fake and AI-generated PDF and image documents, plus identity verification, age verification, and content detection, including the parts that are easy to get subtly and dangerously wrong.

Works with Claude Code, Cursor, Codex, Copilot, Gemini CLI, OpenCode, Windsurf, Zed, and every other agent the skills CLI supports.

Onboard an agent in one shot

Point any coding agent at agent-setup.md and it will install the skills and wire up the MCP server itself:

Code
Follow https://github.com/Bynn-Intelligence/skills/blob/main/agent-setup.md

It covers Claude Code, Cursor, VS Code, Windsurf, Zed, Claude Desktop, ChatGPT, and headless or CI setups, and tells the agent what to verify before it reports success.

Install

Any agent:

Terminal
npx skills add Bynn-Intelligence/skills

The installer shows a picker grouped by product (Bynn, Agemin, Detector24), so you can toggle a whole product with one keypress on its group header. Press a to select everything. Nothing is pre-selected, which is the CLI's behaviour and not configurable per repository.

To skip the picker entirely:

bash
# every skill, every detected agent, no prompts
npx skills add Bynn-Intelligence/skills --all

# every skill, but choose the agents yourself
npx skills add Bynn-Intelligence/skills --skill '*'

# just one product's skills
npx skills add Bynn-Intelligence/skills --skill bynn --skill bynn-mcp --skill bynn-kyc-sessions

Running inside a coding agent skips the picker on its own and installs everything.

Claude Code, with the bundled MCP server:

Code
/plugin marketplace add Bynn-Intelligence/skills
/plugin install bynn@bynn

What is in here

bynn

The identity platform. Start with the bynn skill: it routes to the rest.

SkillCovers
bynnRouter. Auth model, API base, errors, conventions.
bynn-mcpConnecting an agent to mcp.bynn.com and driving Bynn through tools.
bynn-document-fraudForgery, tampering, and AI-generation analysis of documents.
bynn-kyc-sessionsIdentity verification sessions: liveness, NFC chip reads, preflight.
bynn-web-sdkEmbedding verification in a website with @bynn-intelligence/websdk.
bynn-age-verificationAge estimation and minor detection, selfie and liveness.
bynn-moderationEvery detection model over image, video, text, and audio.
bynn-face-searchFace collections, enrollment, and 1:N search.
bynn-autodocDocument requests sent over email or SMS.
bynn-webhooksPayloads, the event catalogue, and signature verification.

agemin

Biometric age verification for websites and apps.

SkillCovers
ageminRouter. Asset ID versus private key, and why the browser result is not proof.
agemin-web-sdk@bynn-intelligence/agemin-sdk, age gating, SEO bypass, React and Vue.
agemin-apiServer-side confirmation, email and selfie checks, reference lookups.

detector24

Detection models for image, video, audio, and text.

SkillCovers
detector24Reading a model's input_schema and output_schema, async submission, and the rule that media must never be preprocessed.

Credentials

Nothing here ships a credential. Each skill says which key it needs and where to get it.

ProductGet keys at
Bynnhttps://dashboard.bynn.com (agent token at /authenticate)
Ageminhttps://agemin.com/app
Detector24https://detector24.ai/app

Connect the MCP server

Installing skills does not connect the Bynn MCP server: npx skills add copies skill files only. Connect it separately to get the Bynn tools.

Terminal
claude mcp add --transport http bynn https://mcp.bynn.com

Then run /mcp and sign in. The Claude Code plugin registers this URL for you, but it stays inert until that sign-in completes. For headless use, pass a token instead:

Terminal
claude mcp add --transport http bynn https://mcp.bynn.com \
  --header "Authorization: Bearer $BYNN_API_TOKEN"

The endpoint is the root path. Appending /mcp returns a 404. Other clients, including Claude Desktop, ChatGPT, Cursor, VS Code, Windsurf, and Zed, are covered in the bynn-mcp skill.

Two rules worth reading before you build

Never preprocess media. Do not resize, crop, re-encode, or strip metadata before submitting an image, video, or document for fraud, tampering, or AI-generation analysis. Those detectors read artifacts that live in the exact bytes of the original file, and processing destroys them silently. The result comes back looking clean.

The browser is never the verdict. SDK callbacks run on the visitor's own machine. Confirm every result server side before unlocking anything.

Documentation

  • Agent onboarding: agent-setup.md
  • Bynn: https://docs.bynn.com, spec at https://api.bynn.com/openapi.json
  • Agemin: https://agemin.com/docs
  • Detector24: https://detector24.ai/docs

License

MIT. See LICENSE.

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Signet MCP Tools logoSignet MCP Tools

    MCP server exposing Signet cryptographic signing, verification, and content hash tools over stdio.

    πŸ’» Developer Tools0 views
    Compare vs Signet MCP Tools β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’
  • PDF Reader MCP logoPDF Reader MCP

    Evidence-first PDF MCP. Agent Document Twin with citeable page+bbox evidence.

    πŸ’» Developer Tools1 views
    Compare vs PDF Reader MCP β†’

Reviews

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

Frequently Asked Questions about Bynn

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "bynn": { "command": "npx", "args": ["-y", "Bynn"] } }

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 PreviewBynn AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/bynn?style=directory)](https://allmcps.com/mcp/bynn)
HTML Embed
<a href="https://allmcps.com/mcp/bynn"><img src="https://allmcps.com/api/badge/bynn?style=directory" alt="Bynn on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
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 commit2d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 24, 2026
40Quality signal: Fair Β· 40/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 & tools16/30
Adoption & activity4/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.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore 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 πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Bynn β†’Install in Claude DesktopInstall in CursorInstall in VS Code