Zero Trust Access AI Agent - MCP Server

"""

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. """
-
security - not tested
-
license - not tested
-
quality - not tested

Zero Trust Access AI Agent - MCP Server

  1. 1. OAuth2
    1. 2. Certificate-based Auth
      1. 3. API Key Auth

        Related MCP Servers

        • A
          security
          F
          license
          A
          quality
          An MCP server that integrates with Fewsats allowing AI agents to securely purchase anything by retrieving balances, accessing payment methods, and processing payments.
          Last updated -
          4
          11
          Python
        • A
          security
          A
          license
          A
          quality
          An MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.
          Last updated -
          20
          191
          Python
          GPL 3.0
          • Apple
          • Linux
        • A
          security
          A
          license
          A
          quality
          An MCP server that enables AI agents to authenticate with and interact with Open eClass platform instances, supporting UoA's SSO authentication system for retrieving course information and performing basic platform operations.
          Last updated -
          4
          1
          Python
          MIT License
        • -
          security
          A
          license
          -
          quality
          The Dodo Payments MCP Server integrates with agentic frameworks to provide a lightweight, serverless-compatible interface for AI-driven payment operations like billing, subscriptions, and customer management. It enables autonomous agents to securely act on behalf of users using the Dodo Payments
          Last updated -
          230
          10
          TypeScript
          Apache 2.0

        View all related MCP servers

        ID: 7mnxygzpty