Skip to main content
Glama

NoLang MCP Server

by team-tissis

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NOLANG_API_KEYYesYour NoLang API key (Get it from the NoLang dashboard: NoLang API > API Key)

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
generate_video_with_setting

Consumes paid credits. Start video generation using your VideoSetting ID. Provide text, pdf_path, pptx_path, audio_path, video_path, or image_paths as required.

generate_video_with_template

Consumes paid credits. Start video generation using an official template Video ID. Provide text, pdf_path, pptx_path, audio_path, video_path, or image_paths as required.

wait_video_generation_and_get_download_url

Polls until video generation completes and returns the download URL.

list_generated_videos

Return a paginated list of videos you have generated.

list_video_settings

Return a paginated list of your VideoSettings.

recommend_templates

Recommend official templates based on video mode and optional query.

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/team-tissis/nolang-mcp'

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