Zero Trust Access AI Agent - MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Zero Trust Access AI Agent - MCP Servercheck if user alice@company.com can access the finance database"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
"""
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. """
This server cannot be installed
Maintenance
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
- AlicenseAqualityAmaintenanceCybersecurity AI - MCP server providing AI-powered tools and automation by MEOK AI Labs56MIT
- AlicenseNot gradedqualityAmaintenanceAgent Identity Trust - MCP server providing AI-powered tools and automation by MEOK AI Labs12MIT
- AlicenseNot gradedqualityDmaintenanceMCP Server for AI agent identity and authorization. Create, verify, and manage agent identities with trust scores and scoped authorization tokens.MIT
- FlicenseNot gradedqualityBmaintenanceMCP server for auditing AI agent permissions and access by scanning for the trifecta of credentials, injection, and reach without heavy infrastructure.
Related MCP Connectors
Agent Identity Trust MCP Server by MEOK AI Labs
Agent Orchestrator MCP Server by MEOK AI Labs
MCP server teaching AI agents to implement TideCloak: auth, E2EE, IGA, security analysis
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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