What is the Artifacts MCP server?
Self-hosted artifact publishing: POST HTML/JSX/Markdown/zip, get an unguessable URL on your domain
How to install Artifacts
Copy-paste configuration for popular MCP clients.
ARTIFACTS_API_KEYrequiredsecretBearer token required for all writes and the MCP endpoint
BASE_URLPublic origin used in returned artifact URLs (e.g. https://artifacts.example.com)
{
"mcpServers": {
"artifacts": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kuyazee/artifacts:latest"
],
"env": {
"ARTIFACTS_API_KEY": "<YOUR_ARTIFACTS_API_KEY>",
"BASE_URL": "<YOUR_BASE_URL>"
}
}
}
}{
"mcpServers": {
"artifacts": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kuyazee/artifacts:latest"
],
"env": {
"ARTIFACTS_API_KEY": "<YOUR_ARTIFACTS_API_KEY>",
"BASE_URL": "<YOUR_BASE_URL>"
}
}
}
}{
"mcpServers": {
"artifacts": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kuyazee/artifacts:latest"
],
"env": {
"ARTIFACTS_API_KEY": "<YOUR_ARTIFACTS_API_KEY>",
"BASE_URL": "<YOUR_BASE_URL>"
}
}
}
}{
"servers": {
"artifacts": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kuyazee/artifacts:latest"
],
"env": {
"ARTIFACTS_API_KEY": "<YOUR_ARTIFACTS_API_KEY>",
"BASE_URL": "<YOUR_BASE_URL>"
}
}
}
}claude mcp add artifacts --env ARTIFACTS_API_KEY=<YOUR_ARTIFACTS_API_KEY> --env BASE_URL=<YOUR_BASE_URL> -- docker run -i --rm ghcr.io/kuyazee/artifacts:latestRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.