Command Palette

Search for a command to run...

UnylyUnyly
Browse all

ZTA

FreeNot checked

Zero Trust Agentic Access based MCP Server Reference Implementation

GitHubEmbed

About

Zero Trust Agentic Access based MCP Server Reference Implementation

README

"""

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. """

from github.com/akramIOT/ZTA_MCP_Server

Installing ZTA

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/akramIOT/ZTA_MCP_Server

FAQ

Is ZTA MCP free?

Yes, ZTA MCP is free — one-click install via Unyly at no cost.

Does ZTA need an API key?

No, ZTA runs without API keys or environment variables.

Is ZTA hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install ZTA in Claude Desktop, Claude Code or Cursor?

Open ZTA on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare ZTA with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs