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
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • 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. πŸ”’ Security
  3. Aribot
Aribot logo
Health: ActiveRecent health check succeeded.Last checked 9/23/2026, 3:46:01 AM

Aribot

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

Threat modeling, code/cloud/pipeline scanning, shadow-AI discovery, compliance checks and fixes.

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
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "aribot": {
      "url": "https://mcp.aribot.ayurak.com/mcp"
    }
  }
}

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

Install Directory Badge Claim listing AlternativesπŸ”’ More in Security

Documentation Overview

Aribot

Aribot β€” MCP server for security work

Aribot MCP

Live page: https://aristiun.github.io/aribot-mcp/ Β· Product: https://aribot.ayurak.com Β· Registry: io.github.aristiun/aribot

Aribot is a security tool from Ayurak / Aristiun, available as a remote Model Context Protocol (MCP) server. Connect it to any MCP client β€” ChatGPT, Gemini, Claude, or your own β€” and run real security work from the assistant you already use, without switching tools.

This repository is a public manifest for the hosted server. It contains no product code β€” only the connection details. The server requires OAuth, so listing its address exposes nothing without an authorized login.

Unified threat modeling β€” one model, not five tools

Aribot builds one threat model per system and layers every discipline onto it β€” security (STRIDE + LINDDUN), cloud posture (AWS Β· Azure Β· GCP), compliance (NIST Β· ISO 27001 Β· SOC 2), and the economics of each risk (value at risk, cost to fix, dollars saved once healed) β€” all kept traceable end to end:

Threat β†’ Requirement β†’ Control β†’ Framework β†’ Code β†’ Fix

Ask for any link in that chain, in either direction, with evidence behind every finding and every fix.

What you can do with it

Threat modeling

  • Turn a diagram or a written description of a system into a full threat model
  • STRIDE and LINDDUN coverage, generated per component and per data flow
  • Threats mapped to the security controls, requirements, and compliance frameworks that address them
  • A traceability view from each threat β†’ finding β†’ control β†’ requirement β†’ remediation
  • Re-model as the design changes; link related diagrams and reuse component threat libraries

Scanning

  • Code security β€” static analysis of a connected repository
  • Pipeline security β€” CI/CD configuration and supply-chain checks
  • Cloud & compliance β€” posture checks across AWS, Azure, and GCP accounts
  • SBOM β€” generate a software bill of materials
  • Shadow AI & API discovery β€” find where AI/LLM use and API endpoints have spread across your estate

Compliance

  • Coverage and control status against NIST, ISO 27001, SOC 2, and other frameworks
  • See which controls a threat model or scan already satisfies, and where the gaps are

Vendors

  • Assess a third party's posture and fold it into your own risk view

Remediation

  • Get a fix for a finding β€” as code, cloud configuration, or infrastructure-as-code
  • Keep it advisory, or apply it (e.g. open a pull request or push a cloud change) under approval

Connect

Point any MCP client at the server and complete the OAuth prompt:

Code
https://mcp.aribot.ayurak.com/mcp
TransportStreamable HTTP
AuthOAuth 2.1 (Authorization Code + PKCE; Dynamic Client Registration)
Homepagehttps://aribot.ayurak.com

OAuth is discovered automatically at https://mcp.aribot.ayurak.com/.well-known/oauth-authorization-server.

Example (Claude Code):

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

Access controls

Each call is checked against your company's licence, the OAuth scopes you granted (read:findings, read:threatmodel, read:insights, run:scan, run:codereview, write:threatmodel, run:remediation), your team's roles, and your tenant boundary. Usage is metered, and every action is logged. So you can run security work from an assistant without losing track of who can do what, or which company's data is which.

Tools

generate_threat_model Β· verify_threats_in_code Β· get_traceability Β· get_framework_coverage Β· compliance_status Β· discover_shadow_ai Β· get_api_security Β· get_cloud_compliance Β· get_remediation Β· get_billing

See the full tool list and pricing at https://ayurak.com/pricing.


Β© Ayurak / Aristiun. "Aribot" and "Ayurak" are trademarks of their owner. This manifest is provided for MCP discovery under the MIT License (see LICENSE).

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

Related MCP Servers

View all in Security View all alternatives
  • Ida Pro MCP logoIda Pro MCP

    MCP server for IDA Pro, allowing you to perform binary analysis with AI assistants. This plugin implement decompilation, disassembly and allows you to generate malware analysis reports automatically.

    πŸ”’ Security4 views
    Compare vs Ida Pro MCP β†’
  • 4da MCP Server logo4da MCP Server

    Dependency intelligence for AI agents. CVE scanning, health checks, upgrade planning.

    πŸ”’ Security2 views
    Compare vs 4da MCP Server β†’
  • Ui Ux Suite logoUi Ux Suite

    UI/UX design-audit MCP server: scores a project on 12 dimensions vs WCAG 2.2 + APCA.

    πŸ”’ Security1 views
    Compare vs Ui Ux Suite β†’
  • Safeinstall logoSafeinstall

    Local-first supply-chain security gate for npm/pnpm/bun: typosquat, release age, provenance checks

    πŸ”’ Security1 views
    Compare vs Safeinstall β†’

Reviews

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

Frequently Asked Questions about Aribot

aribot is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "aribot": { "url": "https://mcp.aribot.ayurak.com/mcp" } }

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

Technical Specs & Signals

CategoryπŸ”’Security
More technical detailsExpand β–Ύ
TransportSSE (Remote)
Last updatedJul 13, 2026
10/14 checks healthy over the last 45d
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 commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 13, 2026
37Quality signal: Fair Β· 37/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 & 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.

β˜… 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 πŸ”’ Security β†’Best MCP servers for Security β†’Alternatives to Aribot β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients