Skip to main content
Glama
package.json799 B
{ "name": "po-translation-mcp", "version": "1.0.0", "description": "MCP server for translating Django gettext .po files with AI assistance", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "watch": "tsc --watch", "dev": "tsc && node dist/index.js", "test": "jest", "test:watch": "jest --watch" }, "keywords": [ "mcp", "translation", "gettext", "po", "django", "i18n", "localization" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "gettext-parser": "^8.0.0", "glob": "^10.3.0" }, "devDependencies": { "@types/node": "^22.0.0", "@types/jest": "^29.5.0", "jest": "^29.7.0", "ts-jest": "^29.2.0", "typescript": "^5.6.0" } }

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/omert11/po-mcp'

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