Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROQ_API_KEYYesYour Groq API key from https://console.groq.com/keys

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_imageA

Describe an image or answer a specific question about it. General-purpose vision tool for when no more specific tool applies.

extract_text_from_screenshotB

OCR a screenshot (code, terminal output, or a document) and return the text verbatim.

diagnose_error_screenshotA

Analyze a screenshot of an error message, stack trace, or crash dialog and suggest the cause and a fix.

understand_technical_diagramB

Read an architecture diagram, flowchart, UML, or ER diagram and explain its components and relationships.

analyze_data_visualizationB

Read a chart, graph, or dashboard screenshot and extract key values, trends, and insights.

describe_uiA

Describe a UI screenshot's layout, components, and style. Ask for code/markup to also get a JSX/HTML+CSS sketch.

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/konan-1947/vision-mcp'

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