Skip to main content
Glama

Browser Tools MCP Extension

by Winds-AI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QDRANT_URLNoQdrant server URL (defaults to http://localhost:6333)http://localhost:6333
AUTH_ORIGINNoOrigin where your app runs (e.g., "http://localhost:5173")
SWAGGER_URLNoSwagger/OpenAPI JSON URL for API documentation search
API_BASE_URLNoYour API base URL (e.g., "https://api.example.com")
PROJECT_ROOTNoProject root directory for file operations and image analysis
AUTH_TOKEN_KEYNoToken key name (e.g., "authToken", "accessToken")
GOOGLE_API_KEYNoGoogle API key for embeddings
QDRANT_API_KEYNoQdrant vector database API key
AUTH_STORAGE_TYPENoToken storage location ("cookie", "localStorage", "sessionStorage")
BROWSER_TOOLS_HOSTNoServer host override (defaults to "127.0.0.1")127.0.0.1
BROWSER_TOOLS_PORTNoServer port override (defaults to 3025)3025
SCREENSHOT_STORAGE_PATHNoCustom directory for screenshot storage (defaults to Downloads folder)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Winds-AI/Frontend-development-MCP-tools'

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