Skip to main content
Glama

MoluAbi MCP Server

by oregpt
.env.example532 B
# MCP Server Configuration DATABASE_URL=postgresql://username:password@localhost:5432/moluabi # Payment Provider Configuration PAYMENT_MODE=none # Options: none, atxp, subscription # ATXP Provider Settings (if using ATXP) ATXP_API_KEY=your_atxp_api_key_here ATXP_ENDPOINT=https://api.atxp.example.com # Subscription Provider Settings (if using subscription) SUBSCRIPTION_API_KEY=your_subscription_api_key_here SUBSCRIPTION_ENDPOINT=https://api.subscription.example.com # Server Configuration NODE_ENV=development LOG_LEVEL=info

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/oregpt/moluabi-mcp-server'

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