MCP.so
Sign In

Pangea MCP Server

@pangeacyber

About Pangea MCP Server

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

Basic information

Category

Other

License

Apache-2.0 license

Runtime

node

Transports

stdio

Publisher

pangeacyber

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "pangea": {
      "command": "npx",
      "args": [
        "-y",
        "@pangeacyber/mcp-server"
      ],
      "env": {
        "PANGEA_VAULT_TOKEN": "pts_00000000000000000000000000000000",
        "PANGEA_VAULT_ITEM_ID": "pvi_00000000000000000000000000000000",
        "PANGEA_AUDIT_CONFIG_ID": "pci_00000000000000000000000000000000"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Pangea MCP Server?

A Model Context Protocol server that integrates Pangea APIs, providing tools for security analysis, threat intelligence, audit logging, and vault management. It is designed for developers using Pangea’s cloud services through AI assistants like Claude Desktop.

How to use

Comments

More Other MCP servers