ms-creator-mcp-server
@Dosugamea
ms-creator-mcp-server について
makeshop クリエイターモード用 MCPサーバー (非公式)
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"ms-creator-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ms-creator-mcp-server:1.0.0"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is ms-creator-mcp-server?
ms-creator-mcp-server is an unofficial MCP server for browsing MakeShop Creator Mode design tags. It provides tools to search tag categories, subcategories, and detailed tag information. It is intended for developers building designs in the MakeShop Creator Mode.
How to use ms-creator-mcp-server?
Install the server by cloning the repository, running the Python doc_dumper.py script, and building the Docker image. Then configure it as a stdio MCP server in your editor (e.g., VSCode) using the provided Docker command. Once set up, the server exposes six tools for querying MS Creator tags.
Key features of ms-creator-mcp-server
- Retrieve a list of tag categories
- Retrieve subcategories for a given category
- Search tags by category with descriptions
- Search tags by subcategory with descriptions
- Search tags by keyword in descriptions
- Get detailed information and source URLs for a specific tag
Use cases of ms-creator-mcp-server
- Finding the correct tag category for a design element
- Looking up available tags for a specific subcategory
- Searching for tags by keyword to match design requirements
- Retrieving the official source URL for a tag reference
FAQ from ms-creator-mcp-server
What runtime dependencies are required?
Node.js 20.x or higher, Python 3.10 or higher, and pip are required.
Is this an official MakeShop product?
No, this is an unofficial tool created for personal research and hobby purposes.
What license does this server use?
The software is distributed under the MIT License.
How do I run the server in an editor like VSCode?
Add the provided JSON configuration to your editor’s MCP settings, using the Docker image command as shown in the README.
Is the tag data guaranteed to be accurate?
No, the correctness of the data is not guaranteed. Use the server at your own risk.
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
コメント