Skip to main content
Glama
akramIOT

Zero Trust Access AI Agent - MCP Server

by akramIOT

"""

ZTA Paradigm based MCP Server Authentication Setup

1. OAuth2

  • Set environment variable OAUTH2_SECRET_KEY.

  • Send token in Authorization: Bearer <token> header.

2. Certificate-based Auth

  • Send client certificate via X-Client-Cert header (for mock testing).

  • For production, integrate with mTLS.

3. API Key Auth

  • Set env VALID_API_KEYS (comma-separated keys).

  • Send X-API-Key: <your_key> in the header. """

F
license - not found
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

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/akramIOT/ZTA_MCP_Server'

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