Skip to main content
Glama
team-tissis

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)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_video_with_settingC

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_templateC

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_urlB

Polls until video generation completes and returns the download URL.

list_generated_videosB

Return a paginated list of videos you have generated.

list_video_settingsC

Return a paginated list of your VideoSettings.

recommend_templatesB

Recommend official templates based on video mode and optional query.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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