Honeypot MCP Server

by FradleyJ · data-analytics · mcp-server, glama

Easy setupBest for experimentalTrust score 15/100

Enables querying a honeypot threat-intelligence database via natural language to analyze attacker activity, without writing SQL. Provides read-only tools for overview, top attackers, credentials, commands, and more.

Source: https://github.com/FradleyJ/honeypot-mcp

Install

git clone https://github.com/FradleyJ/honeypot-mcp

Use this forAI-extracted

  • Query live honeypot data to identify top attackers and credential-stuffing patterns targeting your infrastructure
  • Look up IP addresses to find their geographic location, ASN, and attack history from the honeypot database
  • Analyze attacker commands, TTPs, and malware staging locations to understand threat techniques and build defensive rules

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Honeypot MCP Server is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • mcp-server-mssql by TerraCo89

    Enables AI agents to interact with Microsoft SQL Server databases via MCP, supporting table listing, schema retrieval, and CRUD operations.

  • dolphindb-mcp-server by tradercjz

    A Model Context Protocol (MCP) server for interacting with DolphinDB databases, enabling SQL script execution, database listing, and table inspection.

  • MCP → Local MSSQL Server by DikshaDogra25

    Exposes SQL Server stored procedures as tools for LLM clients (Claude Desktop, VS Code, Cursor, etc.) enabling direct database interaction through natural language.

  • sf-graph by nwant

    Maps Salesforce metadata into a Neo4j graph database, enabling AI agents to reason about schema and generate accurate SOQL queries.

  • pgsql-mcp-server by twn39

    Enables interaction with PostgreSQL databases through MCP, supporting queries, DDL, DML, and schema inspection.

  • clickhouse by donald-ada

    Enables AI assistants to query and manage ClickHouse databases, supporting SELECT queries, DDL/DML statements, and metadata listing.

  • Arda Vector Database MCP Server by ardaglobal

    Enables semantic code search across multi-language codebases using natural language queries, integrated with Qdrant vector database for fast, cached retrieval.

  • Simple MCP MySQL Server by alexcc4

    Enables AI assistants to securely interact with MySQL databases, including listing tables, viewing schemas, and executing read-only SQL queries through natural language.

Frequently asked questions

How do I install Honeypot MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Honeypot MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Honeypot MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.