artifacts-mmo-mcp

artifacts-mmo-mcp

3.1

If you are the rightful owner of artifacts-mmo-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Artifacts MCP is a repository for managing and deploying model context protocol servers.

artifacts-mcp

MCP artifacts repository

{
  "mcpServers": {
    "artifacts": {
      "command": "uv",
      "args": [
        "--directory",
        "<PATH_TO_SERVER>",
        "run",
        "artifacts-mcp"
      ],
      "env": {
        "ARTIFACTS_MMO_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}