Skip to main content
Glama
cooky-dance

DevSpace Local Artifacts

by cooky-dance

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port for the DevSpace server. Defaults to 7676.7676
DEVSPACE_ARTIFACTSNoSet to '1' to enable binary artifact support. Defaults to unset or '0'.0
DEVSPACE_CONFIG_DIRNoDirectory for config and auth files. Defaults to %USERPROFILE%\.devspace on Windows.%USERPROFILE%\.devspace
DEVSPACE_ALLOWED_ROOTSYesComma-separated list of local roots that the MCP host may open.
DEVSPACE_PUBLIC_BASE_URLNoThe public base URL (origin) of the server, e.g., https://your-tunnel-host.example.com. Must not include /mcp.
DEVSPACE_OAUTH_OWNER_TOKENYesThe owner password/token used for OAuth authorization.
DEVSPACE_OAUTH_ALLOWED_REDIRECT_HOSTSNoComma-separated list of allowed OAuth redirect hosts. Defaults to chatgpt.com,localhost,127.0.0.1.chatgpt.com,localhost,127.0.0.1

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/cooky-dance/devspace-local-artifacts'

If you have feedback or need assistance with the MCP directory API, please join our Discord server