artifacty
by raeseoklee
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ARTIFACTY_HOME | No | Path to shared store directory (default: ~/.artifacty). | |
| ARTIFACTY_API_TOKEN | No | API token for protecting HTTP API and browser write routes. | |
| ARTIFACTY_SHARE_MODE | No | Set to 'lan' or 'team' to allow binding outside localhost (requires token). | |
| ARTIFACTY_ALLOW_SECRETS | No | Set to 'true' to allow storing artifacts containing secrets. | |
| ARTIFACTY_ENABLE_REACT_RENDERER | No | Set to 'true' to enable React artifact rendering. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/raeseoklee/artifacty'
If you have feedback or need assistance with the MCP directory API, please join our Discord server