Skip to main content
Glama

Weblate MCP Server

by mmntm
mcp-client-config.json293 B
{ "mcpServers": { "weblate": { "command": "node", "args": [ "/path/to/weblate-mcp-server/dist/main.js" ], "env": { "WEBLATE_API_URL": "https://your-weblate-instance.com/api/", "WEBLATE_API_TOKEN": "your-api-token-here" } } } }

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/mmntm/weblate-mcp'

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