Skip to main content
Glama
.env.example436 B
# InvoiceExpress API Configuration INVOICE_EXPRESS_API_KEY=your_api_key_here INVOICE_EXPRESS_ACCOUNT_NAME=your_account_name_here # MCP Server Configuration MCP_SERVER_NAME=mcp-invoice-express MCP_SERVER_VERSION=1.0.0 # Environment NODE_ENV=development # Logging LOG_LEVEL=info LOG_FORMAT=json # Cache Configuration (optional) CACHE_TTL=300 CACHE_CHECK_PERIOD=60 # Rate Limiting RATE_LIMIT_MAX_REQUESTS=60 RATE_LIMIT_WINDOW_MS=60000

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/andreagroferreira/invoiceexpress-mcp'

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