polaris-audit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POLARIS_API_KEY | No | Bearer token for authenticated endpoints | |
| POLARIS_API_BASE | No | Override the API base URL (useful for self-hosting) | https://polarisaudit.com/api/scanner |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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