You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,20 @@ This is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introdu
6
6
7
7
## Features (Tools)
8
8
9
-
- Create translation key
10
-
- Update translations
9
+
- Create translation key (bulk)
10
+
- Update translations (bulk)
11
11
- Get all translation keys
12
12
- Get translation key details
13
+
- Update translation key
14
+
- Delete translation keys (bulk)
13
15
- Get tags
14
16
- Create tag
15
17
- Get languages
16
18
- Create languages
17
19
- Get translations
20
+
- Get hosting environments
21
+
- Get hosting environment details
22
+
- Publish translations to hosting
18
23
19
24
Feel free to add more tools by making a pull request or [creating a feature request](https://github.com/simplelocalize/simplelocalize-mcp-server/issues/new).
0 commit comments