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)
이 저장소를 GitHub에 푸시합니다(완료).
Render → New → Web Service → 이 저장소를 연결합니다.
render.yaml을 읽습니다.환경 변수를 설정합니다:
SUPABASE_URL,SUPABASE_SERVICE_KEY,AUTHKIT_DOMAIN,PUBLIC_URL(= Render URL, 예: https://zm-reporting-mcp.onrender.com).배포합니다. MCP 엔드포인트:
<PUBLIC_URL>/mcp/.
인증(WorkOS AuthKit — 무료)
workos.com → AuthKit 앱을 만들고 Dynamic Client Registration을 활성화합니다.
Google 연결을 추가하고 zee.media 워크스페이스 도메인으로 제한합니다(팀 전용).
리디렉션을 추가합니다:
https://claude.ai/api/mcp/auth_callback.AuthKit 도메인을 복사하여 Render의
AUTHKIT_DOMAIN환경 변수에 넣습니다.
claude.ai에 추가
설정 → Connectors → 사용자 지정 커넥터 추가 → URL <PUBLIC_URL>/mcp/ → 인증.
This server cannot be installed
Maintenance
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
- AlicenseAqualityBmaintenanceRead-only MCP server for Gingr pet-care facility data, enabling queries about owners, animals, reservations, appointments, services, and staff via natural language.79MIT
- AlicenseNot gradedqualityDmaintenanceA read-only MCP server for PostgreSQL that enables safe database introspection and querying via natural language.539MIT
- AlicenseNot gradedqualityFmaintenanceMCP 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
- AlicenseNot gradedqualityAmaintenanceSecurity-first, read-only MCP server for Microsoft SQL Server, enabling safe natural-language querying of databases.17MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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