Skip to main content
Glama
pangeacyber
by pangeacyber
README.md636 B
# LangChain example An example LangChain app that demonstrates how to connect to the Pangea MCP server and call its tools. Running this requires all of the prerequisites of the MCP server and requires building the MCP server (see instructions in the root `README.md`). The following environment variables must be set as well: - `PANGEA_VAULT_TOKEN` - `PANGEA_VAULT_ITEM_ID` - `PANGEA_AUDIT_CONFIG_ID` - `OPENAI_API_KEY` — An OpenAI API key. Then run the following from this directory: ```shell $ pnpm build $ node dist/index.js --input "where are these IP addresses located?: 89.187.191.12, 78.46.209.220, and 185.73.44.89" ```

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pangeacyber/pangea-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server