Skip to main content
Glama
dannyzeemedia

Zee.Media Client Reporting MCP

Conector MCP de informes de Zee.Media

Servidor MCP remoto de solo lectura que expone los datos del panel de clientes (Supabase client_series + client_reports) a claude.ai como un conector personalizado, de modo que el equipo pueda preguntar a Claude sobre cualquier cliente y este lea los datos en vivo. Solo lectura por diseño.

Herramientas

list_clients, get_dashboard(slug), get_audit(slug), get_reports(slug), search(query)

Related MCP server: MCP PostgreSQL

Implementación (Render)

  1. Sube este repositorio a GitHub (hecho).

  2. Render → Nuevo → Web Service → conecta este repositorio. Lee render.yaml.

  3. Configura las variables de entorno: SUPABASE_URL, SUPABASE_SERVICE_KEY, AUTHKIT_DOMAIN y PUBLIC_URL (= la URL de Render, p. ej. https://zm-reporting-mcp.onrender.com).

  4. Implementa. Endpoint MCP: <PUBLIC_URL>/mcp/.

Autenticación (WorkOS AuthKit — gratis)

  1. workos.com → crea una aplicación AuthKit; habilita el registro dinámico de clientes.

  2. Añade una conexión de Google; restringe al dominio de workspace de zee.media (solo equipo).

  3. Añade la redirección: https://claude.ai/api/mcp_callback.

  4. Copia el dominio de AuthKit → variable AUTHKIT_DOMAIN en Render.

Añadir a claude.ai

Configuración → Conectores → Añadir conector personalizado → URL <PUBLIC_URL>/mcp/ → autorizar.

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    B
    maintenance
    Read-only MCP server for Gingr pet-care facility data, enabling queries about owners, animals, reservations, appointments, services, and staff via natural language.
    7
    9
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A read-only MCP server for PostgreSQL that enables safe database introspection and querying via natural language.
    539
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    MCP server for self-hosted Supabase with RLS-aware PostgreSQL and PostgREST layers, enabling safe database introspection, SQL queries, and PostgREST access via natural language.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Security-first, read-only MCP server for Microsoft SQL Server, enabling safe natural-language querying of databases.
    17
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server for interacting with the Supabase platform

  • Read-only MCP server for ClassQuill, a tutoring-business-management platform.

  • GibsonAI MCP server: manage your databases with natural language

View all MCP Connectors

Latest Blog Posts

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/dannyzeemedia/zm-reporting-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server