Zee.Media Client Reporting MCP
Zee.Media Client Reporting — MCP-коннектор
Удалённый MCP-сервер только для чтения, который предоставляет данные клиентского дашборда (Supabase
client_series + client_reports) в claude.ai в виде пользовательского коннектора, чтобы
команда могла спрашивать Клода о любом клиенте, и он читает данные в реальном времени. По замыслу — только чтение.
Инструменты
list_clients, get_dashboard(slug), get_audit(slug), get_reports(slug), search(query)
Related MCP server: MCP PostgreSQL
Деплой (Render)
Запушьте этот репозиторий на GitHub (готово).
Render → Создать → Web Service → подключите этот репозиторий. Он читает
render.yaml.Задайте переменные окружения:
SUPABASE_URL,SUPABASE_SERVICE_KEY,AUTHKIT_DOMAINиPUBLIC_URL(= URL Render, например 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 → переменная окружения
AUTHKIT_DOMAINна Render.
Добавление в claude.ai
Настройки → Коннекторы → Добавить пользовательский коннектор → 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