Serverscom.naxytra/xytara-mcp-executor
E

xytara MCP Executor

com.naxytra/xytara-mcp-executor · v3.0.1
● Remote
v3.0.1remote🌐 https://xytara-mcp-executor.onrender.com/mcp↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.naxytra/xytara-mcp-executor",
  "description": "Public MCP server for deterministic summarization and DNS zone lookup.",
  "title": "xytara MCP Executor",
  "version": "3.0.1",
  "websiteUrl": "https://www.naxytra.com/agents",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://xytara-mcp-executor.onrender.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}