gurezo
MCP Servergurezopublic

mdn translation ja mcp

为MDN Web Docs日语翻译提供支持的MCP服务器。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
JavaScript
Language
-
License

About This Server

为MDN Web Docs日语翻译提供支持的MCP服务器。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MDN Web Docs 日本語翻訳 MCP サーバー

このプロジェクトは、MDN Web Docs の日本語翻訳のための MCP サーバーを提供します。

セットアップ

  1. 依存関係のインストール:
npm install
  1. サーバーの起動:
npm start

開発モードで起動する場合:

npm run dev

エンドポイント

GET /api/rules

翻訳に関するルールとガイドラインのリンクを取得します。

POST /api/validate

翻訳テキストの検証を行います。

リクエストボディ:

{
  "text": "検証するテキスト"
}

レスポンス:

{
  "isValid": true,
  "issues": []
}

GET /api/events

Server-Sent Events (SSE) エンドポイント。リアルタイムな更新を受け取ります。

Cursor 設定

Cursor の設定に以下の設定を追加してください:

"mdn-wdb-doc-ja-mcp": {
  "url": "http://localhost:3000",
  "endpoints": {
    "events": "/api/events",
    "rules": "/api/rules",
    "validate": "/api/validate"
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/gurezo/mdn-translation-ja-mcp
2

Install dependencies

cd mdn-translation-ja-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownergurezo
Repomdn-translation-ja-mcp
LanguageJavaScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation