MT Content Refactor MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| 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
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