Skip to main content
Glama

Polygon MCP Server

by Dablclub
generate-seed.js306 B
import bip39 from 'bip39'; // Generate a random mnemonic (128-bit entropy = 12 words) const mnemonic = bip39.generateMnemonic(); console.log("Your seed phrase:"); console.log(mnemonic); console.log("\nIMPORTANT: Store this seed phrase securely. Anyone with access to this phrase can access your funds.");

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/Dablclub/polygon-mcp'

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