Ayn Ops MCP Server

A high-performance Model Context Protocol (MCP) server that brings real-time cybersecurity reconnaissance, attack surface mapping, and automated OSINT telemetry directly to AI agents. It runs locally over stdio via the published package.

People who work with cybersecurity tools, fastmcp and information gathering and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 27 · #231 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Ayn Ops

before you install - you'll need

ABUSEIPDB_API_KEY, HIBP_API_KEY are optional or environment-specific per the README.

Claude Code

claude mcp add aynops-aynops -- uvx AynOps

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "aynops-aynops": {
      "command": "uvx",
      "args": [
        "AynOps"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package AynOps - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.AynOps is GitHub-verified and matches the repo owner

03 · What Ayn Ops can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 1 documented tool, including full_recon.

The 1 tools it gives your agent

Extracted from the project's README - what AynOps lets an agent do.

full_recon
- Injects an expert threat analyst cognitive frame into the LLM agent to correlate raw full_recon telemetry into an actionable threat intelligence report with vul

Latest releases

v1.1.2 · 2026-06-08

AynOps MCP Server - v1.1.2 · A Model Context Protocol server that gives AI clients real-time cybersecurity · reconnaissance capabilities, directly inside Claude and other MCP-compatible clients. · Tools Included · |…

04 · Who maintains Ayn Ops

AynOps is maintained by aynops. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
other - ranked #231 of 945 actively-maintained other servers as of 2026-09-18.
registry
io.github.AynOps/AynOps (active, first published 2026-06-08)
packages
pypi:AynOps

06 · Ayn Ops FAQ

What is Ayn Ops?

A high-performance Model Context Protocol (MCP) server that brings real-time cybersecurity reconnaissance, attack surface mapping, and automated OSINT telemetry directly to AI agents. It runs locally over stdio via the published package.

Is Ayn Ops still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16. We re-verify nightly.

How do I install Ayn Ops?

Run `uvx AynOps`. The README documents 2 environment variables (ABUSEIPDB_API_KEY, HIBP_API_KEY) to set first. ABUSEIPDB_API_KEY, HIBP_API_KEY are optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Ayn Ops run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Ayn Ops

More MCP servers to compare · Agent Skill Loader · Noteit MCP · Flutterwave · Criterion · Maxential Thinking MCP

More Python MCP servers · Yapitalism · Echo Memory · Safeagent · Invinoveritas · Beget Hosting · see all