Skip to main content
Glama
josh-thurston

Vanta MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoLegacy HTTP port (use MCP_PORT instead).
MCP_HOSTNoBind address for the server.0.0.0.0
MCP_PORTNoHTTP port for the server (also accepts legacy PORT variable).8010
LOG_LEVELNoLogging level: DEBUG, INFO, WARNING, ERROR.INFO
AUTH_TOKENNoIf set, clients must send Authorization: Bearer <AUTH_TOKEN> to access /mcp and /sse endpoints.
API_BASE_URLNoVanta API base URL for the default tenant.https://api.vanta.com
TRANSPORT_MODENoInformational — both /mcp and /sse are always active.streamable-http
OAUTH_CLIENT_IDNoDefault tenant: Vanta OAuth2 client ID (vci_...). Required for single-tenant mode if not using config/tenants.json.
TIMEOUT_SECONDSNoHTTP request timeout in seconds.60
OAUTH_CLIENT_SECRETNoDefault tenant: Vanta OAuth2 client secret (vcs_...). Required for single-tenant mode if not using config/tenants.json.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/josh-thurston/MCP-Vanta'

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