Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
vision.capabilitiesA

List available, blocked, and experimental capabilities for the active profile.

system.doctorC

Core doctor: offline, no optional dependency required.

project.createC

Create a portable project (millimetres, right-handed, Z-up).

project.statusC

Return project status and directory health.

vision.open_projectA

Open an existing project path and remember it for this session.

vision.close_projectA

Forget a project path from the session map (does not delete files).

vision.list_artifactsC

List content-addressed artifacts recorded in the project.

vision.get_artifactC

Resolve a content-addressed artifact by SHA-256 digest.

vision.observeB

Capture a local visual target into durable OBSERVED evidence (no browser).

vision.queryC

Query an observed perceptual graph with exact artifact citation.

vision.explain_regionC

Explain evidence, authority, and uncertainty at an observed pixel.

vision.compareC

Compare two captures by digest identity and overview metadata.

vision.verifyC

Verify a capture by evidence digest or verify a receipt file.

vision.progressC

Return compact perception progress and evidence counts.

vision.review_queueC

List items that still require named human or policy review.

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/joshuahickscorp/visionmcp'

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