Skip to main content
Glama

Server Details

Hextrap's MCP Connector protects your LLM coding sessions from installing malicious dependencies, typosquats, unpopular packages, and enforces your strict allow and deny lists.

No setup means your LLM uses MCP to configure itself to use Hextrap's proxy's automatically, enforcing your firewall rules immediately. Manage your allow and deny lists right from your favorite LLM.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 10 tool updates
    • First observedadd_to_allowlist
    • First observedadd_to_denylist
    • First observedcheck_package
    • First observedcreate_service_credential
    • First observedget_activity
    • First observedget_proxy_config
    • First observedlist_firewalls
    • First observedremove_from_allowlist
    • First observedremove_from_denylist
    • First observedroll_proxy_credential

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    Security middleware for LLM agents. Authorize tool calls, scan for injection, quarantine poisoned memory, and redact PII — all through MCP. 0% injection success rate on 1,054 tested attacks.
    Apache 2.0
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables LLM agents to enforce security policies by authorizing tool calls, scanning for prompt injection, checking memory writes, redacting PII, and accessing audit trails through MCP.
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.8/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose with no ambiguity: allowlist/denylist management, package checking, credential handling, activity monitoring, firewall listing, and proxy configuration. The descriptions clearly differentiate their functions, such as 'check_package' for security verification versus 'add_to_allowlist' for policy management.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern with snake_case, such as 'add_to_allowlist', 'remove_from_denylist', and 'get_proxy_config'. The naming is predictable and readable throughout the set, with no deviations in style or convention.

Tool Count5/5

With 10 tools, the count is well-scoped for managing a firewall system, covering key operations like listing, checking, configuring, and maintaining security policies. Each tool earns its place without redundancy, fitting a typical range for this domain.

Completeness5/5

The tool set provides complete coverage for firewall management: CRUD operations for allowlist/denylist, package verification, credential lifecycle (create, get, roll), activity monitoring, and firewall listing. There are no obvious gaps, enabling agents to handle full workflows from setup to maintenance.

Resources