Skip to main content
Glama

Kie.ai MCP Server

by andrewlwn77
.env.example387 B
# Kie.ai MCP Server Configuration # Required: Your Kie.ai API key (get from https://kie.ai/api-key) KIE_AI_API_KEY=your-api-key-here # Optional: API base URL (default shown) KIE_AI_BASE_URL=https://api.kie.ai/api/v1 # Optional: Request timeout in milliseconds (default: 60 seconds) KIE_AI_TIMEOUT=60000 # Optional: SQLite database path (default: ./tasks.db) KIE_AI_DB_PATH=./tasks.db

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/andrewlwn77/kie-ai-mcp-server'

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