MCP ExplorerExplorer

Monlamtranslation Mcp

@TenzDelekon 10 months ago
1 MIT
FreeCommunity
AI Systems
sample local mcp server for monlam tibetan translation

Overview

What is Monlamtranslation Mcp

monlamTranslation-mcp is a sample local MCP server designed for Tibetan translation using the Monlam framework.

Use cases

Use cases include developing applications that require Tibetan translation, creating educational resources for Tibetan language learners, and integrating translation features into existing software.

How to use

To use monlamTranslation-mcp, fork the repository, install the necessary dependencies, and configure your IDE to add a custom server with the specified command and arguments.

Key features

Key features include local server setup for Tibetan translation, easy integration with development environments, and support for Monlam’s translation capabilities.

Where to use

monlamTranslation-mcp can be used in fields such as language translation services, educational tools for Tibetan language learning, and software development involving Tibetan text processing.

Content

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

  4. 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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers