rovee-publisher-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SUPABASE_URL | Yes | The URL of your Supabase project. | |
| SUPABASE_SERVICE_ROLE_KEY | Yes | The service role key for Supabase. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| upload_mediaA | Suba una imagen (desde una ruta de archivo local en tu ordenador, base64 o URL remota) a Supabase Storage en el bucket 'assets'. Devuelve la URL pública CDN lista para usar en posts, POIs, eventos, guías o negocios. |
| publish_blog_postA | Publica o actualiza un artículo de blog bilingüe (Español e Inglés) en Rovee. Gestiona automáticamente traducciones, SEO y taxonomías (categorías/tags). |
| list_blog_postsB | Lista los artículos de blog más recientes en Rovee. |
| get_blog_postA | Obtiene los detalles completos de un artículo de blog por ID o slug. |
| publish_poiB | Crea o actualiza un Punto de Interés (POI) turístico o de interés general en Rovee. |
| list_poisB | Lista los Puntos de Interés (POIs) existentes en Rovee. |
| publish_eventB | Crea o actualiza un Evento en Rovee (fechas, lugar, precio, fotos, descripción, organizador). |
| list_eventsC | Lista los eventos programados en Rovee. |
| publish_businessB | Crea o actualiza un Negocio o comercio local en Rovee (nombre, categoría, dirección, contacto, horario, imágenes). |
| list_businessesC | Lista los negocios registrados en Rovee. |
| publish_guideA | Crea o actualiza una Guía turística o temática en Rovee relacionando POIs, Eventos y Negocios. |
| list_guidesC | Lista las guías publicadas en Rovee. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Roveeapp/rovee-publisher-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server