Skip to main content
Glama

lokalise_list_keys

List and filter translation keys in a Lokalise project to browse content organization, find specific keys, or audit platform coverage. Supports pagination for large projects.

Instructions

Explores the project's content structure by listing translation keys. Required: projectId. Optional: limit (100), cursor, filterKeys array, filterPlatforms array, includeTranslations. Use to browse content organization, find specific keys, or audit platform coverage. Returns: Keys with metadata and optional translations. Supports cursor pagination for large projects. Start here to understand project content.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectIdYesProject ID to list keys for
limitNoNumber of keys to return (1-5000, default: 100)
pageNoPage number for pagination (default: 1)
includeTranslationsNoInclude translation data for each key
filterKeysNoFilter by specific key names
filterPlatformsNoFilter by platforms (ios, android, web, other)
filterFilenamesNoFilter by specific filenames (e.g., ['document.docx', 'strings.json'])
Install Server

Other Tools

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/AbdallahAHO/lokalise-mcp'

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