monlamTranslation-mcp
3.3
If you are the rightful owner of monlamTranslation-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
The Model Context Protocol (MCP) server for Monlam is designed to facilitate seamless integration and communication between different components of a translation system.
Steps to run the mcp server for monlam
-
fork this repo
-
install dependencies
-
go to settings of windsurf or any any ide of choice
-
click on add custom server and write this below
{
"mcpServers": {
"MonlamTranslation": {
"command": "node",
"args": [
"your file path (get it by typing pwd) then followed by /index.js"
]
}
}
}
Demo
https://github.com/user-attachments/assets/f2b3ad89-3161-4cb0-9cbb-b2d1eeb7846e