Skip to main content
Glama
config.ts206 B
import "dotenv/config"; export const serverPort = process.env.PORT || 4000; export const oraichainRpcUrl = process.env.RPC_URL || "https://rpc.orai.io"; export const mnemonic = process.env.MNEMONIC || "";

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/oraichain/orai-mcp'

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