Cover image
DynamicEndpoints_huntress-mcp-server
Public

DynamicEndpoints_huntress-mcp-server

Try Now
2024-12-19

Mirror ofhttps://github.com/DynamicEndpoints/huntress-mcp-server

3 years

Works with Finder

0

Github Watches

1

Github Forks

0

Github Stars

Huntress API MCP Server

A Model Context Protocol (MCP) server that provides tools for interacting with the Huntress API. This server enables programmatic access to Huntress functionality including account management, organization management, agent management, incident reports, and more.

Features

  • Account information retrieval
  • Organization management
  • Agent management and monitoring
  • Incident report access
  • Summary report generation
  • Billing report access
  • Built-in rate limiting (60 requests per minute)
  • Error handling and response formatting

Installation

  1. Clone the repository
  2. Install dependencies:
npm install
  1. Create a .env file based on .env.example:
HUNTRESS_API_KEY=your_api_key_here
HUNTRESS_API_SECRET=your_api_secret_here
  1. Build the server:
npm run build

Available Tools

Account Management

  • get_account_info: Get information about the current account

Organization Management

  • list_organizations: List organizations in the account
  • get_organization: Get details of a specific organization

Agent Management

  • list_agents: List agents in the account
  • get_agent: Get details of a specific agent

Incident Reports

  • list_incident_reports: List incident reports
  • get_incident_report: Get details of a specific incident report

Summary Reports

  • list_summary_reports: List summary reports
  • get_summary_report: Get details of a specific summary report

Billing Reports

  • list_billing_reports: List billing reports
  • get_billing_report: Get details of a specific billing report

Configuration

The server requires the following environment variables:

  • HUNTRESS_API_KEY: Your Huntress API Key
  • HUNTRESS_API_SECRET: Your Huntress API Secret Key

These can be obtained from your Huntress account at <your_account_subdomain>.huntress.io under API Credentials.

Usage with MCP

Add the following configuration to your MCP settings:

{
  "mcpServers": {
    "huntress": {
      "command": "node",
      "args": ["path/to/huntress-server/build/index.js"],
      "env": {
        "HUNTRESS_API_KEY": "your_api_key_here",
        "HUNTRESS_API_SECRET": "your_api_secret_here"
      }
    }
  }
}

Rate Limiting

The server implements Huntress API's rate limiting of 60 requests per minute on a sliding window. This means:

  • No more than 60 requests can be made within any 60-second period
  • The window slides, so if request 1 is made at T0 and request 60 at T30, request 61 must wait until T60

Error Handling

The server handles various error scenarios:

  • Invalid API credentials
  • Rate limit exceeded
  • Invalid request parameters
  • API response errors

License

MIT License - See LICENSE file for details

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Andris Teikmanis
  • Latvian GPT assistant for developing GPT applications

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • https://cantaspinar.com
  • Summarizes videos and answers related questions.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Jan Meindl
  • Builds new GPTs

  • https://hashrateventures.xyz
  • Crafts custom instructions for new GPTs

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • OffchainLabs
  • Go implementation of Ethereum proof of stake

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

    Reviews

    1 (1)
    Avatar
    user_3jOJ1HpE
    2025-04-15

    Bitcoin Wallet MCP Server by marcopesani is a robust and reliable server that seamlessly integrates with my existing MCP applications. The user-friendly interface and top-notch security features make it an essential tool for anyone looking to manage Bitcoin transactions efficiently. Highly recommend!