Zatanna MCP Server

Zatanna's hosted, remote Model Context Protocol (MCP) server — the agent-facing surface of its reverse-engineered portal integrations. Live at https://api.zatanna.ai/mcp over Streamable HTTP (JSON-RPC), gated by OAuth 2.0 (Authorization Code + PKCE, dynamic client registration) or a Zatanna API key. The tool list is not enumerable without credentials.

API entry from apis.yml

apis.yml Raw ↑
name: Zatanna MCP Server
description: Zatanna's hosted, remote Model Context Protocol (MCP) server — the agent-facing surface of
  its reverse-engineered portal integrations. Live at https://api.zatanna.ai/mcp over Streamable HTTP
  (JSON-RPC), gated by OAuth 2.0 (Authorization Code + PKCE, dynamic client registration) or a Zatanna
  API key. The tool list is not enumerable without credentials.
humanURL: https://www.zatanna.ai/
baseURL: https://api.zatanna.ai
tags:
- MCP
- AI Agents
- OAuth
properties:
- type: MCPServer
  url: mcp/zatanna-mcp.yml
- type: Authentication
  url: authentication/zatanna-authentication.yml
- type: OAuthScopes
  url: scopes/zatanna-scopes.yml
- type: Conformance
  url: conformance/zatanna-conformance.yml