Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelinfo
V0_API_KEYYesYour v0 API key
V0_TIMEOUTNoAPI timeout (ms)60000
V0_BASE_URLNov0 API base URLhttps://api.v0.dev/v1
MCP_SERVER_NAMENoMCP server namev0-mcp
V0_DEFAULT_MODELNoDefault model to usev0-1.5-md

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
v0_generate_uiA

Generate UI components using v0 AI. Creates React components with TypeScript and Tailwind CSS based on natural language descriptions.

v0_generate_from_imageA

Generate UI components from an image reference. Analyzes the provided image and creates corresponding React components.

v0_chat_completeA

Have a conversation with v0 for iterative UI development. Allows back-and-forth refinement of UI components.

v0_setup_checkA

Check v0 API configuration and connectivity. Validates API key and endpoint accessibility.

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/hellolucky/v0-mcp'

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