artifacts-mcp
@djcopley
About artifacts-mcp
MCP Server for Artifacts MMO
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"artifacts": {
"command": "uv",
"args": [
"--directory",
"<PATH_TO_SERVER>",
"run",
"artifacts-mcp"
],
"env": {
"ARTIFACTS_MMO_TOKEN": "<YOUR_TOKEN>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is artifacts-mcp?
It is an MCP server that functions as an artifacts repository. It is intended for use with the MCP protocol, requires an authentication token, and is run with uv.
How to use artifacts-mcp?
Add the provided JSON configuration to your MCP client’s mcpServers section, replacing <PATH_TO_SERVER> with the actual path to the server directory and <YOUR_TOKEN> with your authentication token.
Key features
- Serves as an MCP artifacts repository
- Requires
ARTIFACTS_MMO_TOKENfor authentication - Uses
uvas the runtime command
Use cases of artifacts-mcp
—
FAQ from artifacts-mcp
How do I configure artifacts-mcp in my MCP client?
Add the configuration block shown in the README to your client’s `
Frequently asked questions
How do I configure artifacts-mcp in my MCP client?
Add the configuration block shown in the README to your client’s `
Basic information
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments