Skip to main content
Glama

Kie.ai MCP Server

by andrewlwn77

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KIE_AI_API_KEYYesYour Kie.ai API key from https://kie.ai/api-key
KIE_AI_DB_PATHNoPath to the SQLite database file for task tracking./tasks.db
KIE_AI_TIMEOUTNoTimeout in milliseconds for API requests60000
KIE_AI_BASE_URLNoBase URL for the Kie.ai APIhttps://api.kie.ai/api/v1

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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