What is the io.github.AynOps/AynOps MCP server?
AynOps is a reconnaissance focused MCP Server which gives reconnaissance capabilities to AI Clients
How to install io.github.AynOps/AynOps
Copy-paste configuration for popular MCP clients.
ABUSEIPDB_API_KEYsecretRequired for ip_reputation tool. Get free key at abuseipdb.com
IP_API_KEYsecretRequired for asn_lookup tool. Get free key at ipapi.com
{
"mcpServers": {
"AynOps": {
"command": "uvx",
"args": [
"AynOps"
],
"env": {
"ABUSEIPDB_API_KEY": "<YOUR_ABUSEIPDB_API_KEY>",
"IP_API_KEY": "<YOUR_IP_API_KEY>"
}
}
}
}{
"mcpServers": {
"AynOps": {
"command": "uvx",
"args": [
"AynOps"
],
"env": {
"ABUSEIPDB_API_KEY": "<YOUR_ABUSEIPDB_API_KEY>",
"IP_API_KEY": "<YOUR_IP_API_KEY>"
}
}
}
}{
"mcpServers": {
"AynOps": {
"command": "uvx",
"args": [
"AynOps"
],
"env": {
"ABUSEIPDB_API_KEY": "<YOUR_ABUSEIPDB_API_KEY>",
"IP_API_KEY": "<YOUR_IP_API_KEY>"
}
}
}
}{
"servers": {
"AynOps": {
"type": "stdio",
"command": "uvx",
"args": [
"AynOps"
],
"env": {
"ABUSEIPDB_API_KEY": "<YOUR_ABUSEIPDB_API_KEY>",
"IP_API_KEY": "<YOUR_IP_API_KEY>"
}
}
}
}claude mcp add AynOps --env ABUSEIPDB_API_KEY=<YOUR_ABUSEIPDB_API_KEY> --env IP_API_KEY=<YOUR_IP_API_KEY> -- uvx AynOpsRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.