NoLang MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NOLANG_API_KEY | Yes | Your 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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