Skip to content

TenzDelek/monlamTranslation-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run the mcp server for monlam

  1. fork this repo
  2. install dependencies
  3. go to settings of windsurf or any any ide of choice
Screenshot 2025-04-12 at 10 47 09 PM
  1. 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

Screen.Recording.2025-04-12.at.10.43.07.PM.mp4

About

sample local mcp server for monlam tibetan translation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published