MT Content Refactor MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mt_list_connectionsB | 登録済みのMT接続一覧を表示します |
| mt_add_connectionC | 新しいMT接続を追加します |
| mt_use_connectionC | 指定した接続をアクティブにします |
| mt_remove_connectionC | 接続を削除します |
| mt_test_connectionC | 接続をテストします |
| mt_list_sitesC | サイト一覧を取得します |
| mt_list_entriesC | 記事一覧を取得します |
| mt_get_entryC | 記事の詳細を取得します |
| mt_list_pagesC | ウェブページ一覧を取得します |
| mt_get_pageC | ウェブページの詳細を取得します |
| mt_list_content_typesC | コンテンツタイプ一覧を取得します |
| mt_list_content_dataC | コンテンツデータ一覧を取得します |
| mt_get_content_dataC | コンテンツデータの詳細を取得します |
| mt_create_backupA | サイトのコンテンツをバックアップします。変換前に必ず実行してください。 |
| mt_get_backup_itemsB | バックアップしたアイテムの一覧を表示します |
| mt_set_transformC | 個別のアイテムに変換後のHTMLを設定します |
| mt_set_bulk_transformC | 複数のアイテムに一括で変換後のHTMLを設定します |
| mt_generate_diff_reportC | 変換前後の差分レポートを生成します |
| mt_apply_changesD | 変換結果をMTに適用します |
| mt_restoreC | バックアップから元の状態にリストアします |
| mt_list_sessionsB | バックアップセッション一覧を表示します |
| mt_load_sessionC | 過去のバックアップセッションを読み込みます |
| mt_delete_sessionC | バックアップセッションを削除します |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bit-part/mt-content-refactor-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server