artifacts-mmo-mcp
0
Artifacts-MCP is a repository designed for managing and running Model Context Protocol (MCP) artifacts. It facilitates the organization and execution of MCP-related tasks.
artifacts-mcp
MCP artifacts repository
{
"mcpServers": {
"artifacts": {
"command": "uv",
"args": [
"--directory",
"<PATH_TO_SERVER>",
"run",
"artifacts-mcp"
],
"env": {
"ARTIFACTS_MMO_TOKEN": "<YOUR_TOKEN>"
}
}
}
}