Skip to main content
Glama
cnohall

polaris-audit

by cnohall

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POLARIS_API_KEYNoBearer token for authenticated endpoints
POLARIS_API_BASENoOverride the API base URL (useful for self-hosting)https://polarisaudit.com/api/scanner

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
audit_urlA

Submit a website URL for a free Polaris Audit scan. Returns a scan token you can use with get_scan_result to retrieve the completed report. The scan typically completes within 30–60 seconds.

get_scan_resultA

Retrieve the results of a previously submitted scan using the scan token returned by audit_url. If the scan is still running, poll again after a few seconds.

get_public_resultA

Fetch a publicly shared Polaris Audit report by its UUID. Returns scores for privacy, security, accessibility, and performance plus a summary of key findings.

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/cnohall/polaris-audit-mcp'

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