Skip to main content
Glama
dannyzeemedia

Zee.Media Client Reporting MCP

Zee.Media Client Reporting — MCP connector

클라이언트 대시보드 데이터(Supabase client_series + client_reports)를 claude.ai에 사용자 지정 커넥터로 노출하는 읽기 전용 원격 MCP 서버입니다. 팀이 Claude에게 어떤 클라이언트에 대해서도 질문할 수 있고, Claude가 실시간으로 데이터를 읽습니다. 설계상 읽기 전용입니다.

Tools

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

Related MCP server: MCP PostgreSQL

배포(Render)

  1. 이 저장소를 GitHub에 푸시합니다(완료).

  2. Render → New → Web Service → 이 저장소를 연결합니다. render.yaml을 읽습니다.

  3. 환경 변수를 설정합니다: SUPABASE_URL, SUPABASE_SERVICE_KEY, AUTHKIT_DOMAIN, PUBLIC_URL(= Render URL, 예: https://zm-reporting-mcp.onrender.com).

  4. 배포합니다. MCP 엔드포인트: <PUBLIC_URL>/mcp/.

인증(WorkOS AuthKit — 무료)

  1. workos.com → AuthKit 앱을 만들고 Dynamic Client Registration을 활성화합니다.

  2. Google 연결을 추가하고 zee.media 워크스페이스 도메인으로 제한합니다(팀 전용).

  3. 리디렉션을 추가합니다: https://claude.ai/api/mcp/auth_callback.

  4. AuthKit 도메인을 복사하여 Render의 AUTHKIT_DOMAIN 환경 변수에 넣습니다.

claude.ai에 추가

설정 → Connectors → 사용자 지정 커넥터 추가 → URL <PUBLIC_URL>/mcp/ → 인증.

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