We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/manbodyslam/mcp-postiz'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•457 B
# Postiz API Configuration
# Base URL of your Postiz instance (e.g., https://api.postiz.app or your self-hosted URL)
POSTIZ_BASE_URL=https://api.postiz.app
# API Token/Key for authentication (Bearer token)
POSTIZ_API_TOKEN=0a89feebe1e21582362064558e460b8c0e35eb0133bbf21c2409571bd80eb463
POSTIZ_MCP=https://api.postiz.com/mcp/0a89feebe1e21582362064558e460b8c0e35eb0133bbf21c2409571bd80eb463
# Optional: Log level (debug, info, warn, error)
LOG_LEVEL=info