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-Certheader (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. """
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_ServerFAQ
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
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
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
