aribot-mcp
Threat modeling, code, cloud and pipeline scanning, shadow-AI discovery, compliance checks and fixes, from your assistant. Remote MCP server.
Documentation
Aribot — MCP server for security work

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:
https://mcp.aribot.ayurak.com/mcp| Transport | Streamable HTTP |
|---|---|
| Auth | OAuth 2.1 (Authorization Code + PKCE; Dynamic Client Registration) |
| Homepage | https://aribot.ayurak.com |
OAuth is discovered automatically at `https://mcp.aribot.ayurak.com/.well-known/oauth-authorization-server`.
Example (Claude Code):
claude mcp add --transport http aribot https://mcp.aribot.ayurak.com/mcpAccess 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`).
Frequently asked questions
What is aribot-mcp?
aribot-mcp is Threat modeling, code, cloud and pipeline scanning, shadow-AI discovery, compliance checks and fixes, from your assistant. Remote MCP server.
How do I install aribot-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is aribot-mcp open source?
Yes — it is hosted on GitHub at https://github.com/aristiun/aribot-mcp.
Related MCP tools
Production-grade MCP server giving Claude 27 security intelligence tools across 21 APIs — CVE lookup, EPSS scoring, CISA KEV, MITRE ATT&CK, Shodan, VirusTotal, and more.
Open-source AI agent firewall for MCP security and agent egress. Scans mediated HTTP, MCP, A2A, and WebSocket traffic for exfiltration, SSRF, and prompt injection, and emits mediator-signed action receipts: verifiable audit evidence from outside the agent.
The missing open-source Kubernetes UI with a built-in MCP server for AI agents. See what's broken, why, and what changed. Issues, Topology, event timeline, Helm, GitOps, live service traffic, and cluster audits - all in one Go binary.
👾 Open Computer Use – Open-Source Alternative to Codex Computer Use
🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.
AI-powered OSINT agent with interactive REPL, MCP server, and CLI. 19 tools. Works with Claude, GPT-4, or local models. For authorized security research only.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP