
AynOps
Run reconnaissance and IP intelligence from your agent before ship or during security review of exposed services.
Overview
AynOps is a MCP server for the Ship phase that adds reconnaissance capabilities including IP reputation and ASN lookup for AI security workflows.
What is this MCP server?
- Reconnaissance-focused MCP tools for AI-assisted security workflows
- ip_reputation via AbuseIPDB when ABUSEIPDB_API_KEY is set
- asn_lookup via ipapi when IP_API_KEY is set
- PyPI package AynOps version 1.1.2 with stdio transport
- Brings OSINT-style checks into Claude Code or Cursor guardrail sessions
- PyPI identifier AynOps, stdio transport
- Documented env vars: ABUSEIPDB_API_KEY, IP_API_KEY
Community signal: 6 GitHub stars.
What problem does it solve?
Before launch you need quick OSINT and IP context but jumping between dashboards breaks the agent-led review flow.
Who is it for?
Technical solo builders doing authorized pre-launch surface review or incident triage with MCP-enabled agents.
Skip if: Non-technical founders seeking turnkey compliance, or any unauthorized scanning of third-party systems.
What do I get? / Deliverables
Your agent can call recon tools with configured API keys so Ship-phase security checks stay in one MCP session.
- Agent-invokable IP reputation lookups via AbuseIPDB
- ASN lookup results via ipapi-backed tools
- Reconnaissance workflow embedded in MCP security sessions
Recommended MCP Servers
Journey fit
How it compares
Recon-focused security MCP, not a generic bug-bounty skill or hosting firewall.
Common Questions / FAQ
Who is AynOps for?
Developers and security-curious solo builders who want reconnaissance helpers inside Claude Code or similar MCP clients for assets they control.
When should I use AynOps?
Use it during Ship security work—pre-release checks, investigating IPs, or supplementing a structured review with reputation and ASN data.
How do I add AynOps to my agent?
Install the AynOps PyPI package with stdio MCP, set ABUSEIPDB_API_KEY and IP_API_KEY as required by the tools you invoke, and register the server in your agent config.