
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
poeditor-mcp
Advanced tools
A Model Context Protocol (MCP) server for interacting with POEditor's translation management API.
A Model Context Protocol (MCP) server for interacting with POEditor's translation management API.
npm install
npm run build
npm test
Configure the MCP server in your client (e.g., Claude Desktop) by adding it to your MCP settings:
{
"mcpServers": {
"poeditor": {
"command": "npx",
"args": ["poeditor-mcp@latest"],
"env": {
"POEDITOR_API_TOKEN": "your_api_token_here",
"POEDITOR_PROJECT_ID": "your_project_id"
}
}
}
}
Required:
POEDITOR_API_TOKEN: Your POEditor API token (get it from POEditor API Access)Optional:
POEDITOR_PROJECT_ID: Default project ID (can be overridden per tool call)POEditor uses the combination of term + context as a unique identifier. If a term is created with a context value, you must provide the same context when adding or updating translations for that term. Otherwise, POEditor will not be able to match the translation to the correct term.
MIT
FAQs
A Model Context Protocol (MCP) server for interacting with POEditor's translation management API.
We found that poeditor-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.