Labsco
pangeacyber logo

Pangea MCP Server

from pangeacyber

An MCP server for integrating with Pangea's security APIs, including Secure Audit Log.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

Pangea MCP Server

A Model Context Protocol (MCP) server that provides integration with Pangea APIs.

sample output

Tools

AI Guard

  • prompt_guard โ€” Analyze and redact text to avoid manipulation of the model, addition of malicious content, and other undesirable data transfers.

Domain Intel

  • lookup_domain_reputation โ€” Look up reputation score(s) for one or more domains.
  • whois โ€” Retrieve WHOIS (an Internet resource's registered users or assignees) for a domain.

Embargo

  • check_ip_embargo โ€” Check one or more IP addresses against known sanction and trade embargo lists.
  • check_iso_code_embargo โ€” Check a country code against known sanction and trade embargo lists.

File Intel

  • lookup_file_reputation โ€” Retrieve a reputation score for a set of file hashes.

IP Intel

  • lookup_ip_address_reputation โ€” Look up reputation score(s) for one or more IP addresses.
  • lookup_domain_from_ip_address โ€” Retrieve the domain name associated with one or more IP addresses.
  • is_proxy โ€” Determine if one or more IP addresses originate from a proxy.
  • is_vpn โ€” Determine if one or more IP addresses originate from a VPN.
  • geolocate โ€” Geolocate, or retrieve location information associated with, one or more IP addresses.

Redact

  • redact โ€” Redact sensitive information from provided text.

Secure Audit Log

  • log_entry โ€” Create a log entry in the Secure Audit Log.
  • search_log โ€” Search the Secure Audit Log.

URL Intel

  • lookup_url_reputation โ€” Look up reputation score(s) for one or more URLs.

Vault

  • get_vault_item โ€” Retrieve details for a Vault key, secret, token, or folder.
  • list_vault_items โ€” Retrieve an array of Vault items matching a given filter, including secrets, keys, tokens, and folders, along with their common details.
  • delete_vault_item โ€” Delete a Vault key, secret, token, or folder.
  • generate_key โ€” Generate a symmetric or asymmetric key.