Agentic CMS
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STORAGE_MODE | No | Storage mode for editor (cloud or local) | cloud |
| SUPABASE_URL | Yes | The URL of your Supabase project (e.g., https://your-project.supabase.co) | |
| POSTIZ_API_KEY | No | API key for Postiz | |
| POSTIZ_API_URL | No | URL for Postiz (social publishing) API | |
| RESEND_API_KEY | No | API key for Resend newsletter delivery | |
| TABLE_PROJECTS | No | Table name for video projects (used by editor) | video_projects |
| NEWSLETTER_FROM | No | Newsletter sender formatted as 'Display Name <addr@domain>' | |
| META_TITLE_SUFFIX | No | Suffix appended to blog post meta titles | |
| NEXT_PUBLIC_SITE_URL | No | The customer's website URL | |
| SUPABASE_SERVICE_KEY | No | Alternative name for the service role key | |
| ANALYTICS_OWN_DOMAINS | No | Comma-separated whitelist of self-referrer domains | |
| NEXT_PUBLIC_BRAND_NAME | No | Brand name displayed in newsletter header and meta title suffix | |
| NEXT_PUBLIC_BRAND_EMOJI | No | Brand emoji for carousel watermark/avatar | |
| NEXT_PUBLIC_BRAND_HANDLE | No | Brand handle for carousel watermark/avatar | |
| ANALYTICS_VERCEL_KEYWORDS | No | Keywords to identify Vercel preview domains as owned | |
| NEXT_PUBLIC_CONTACT_EMAIL | No | Contact email for carousel CTA slide | |
| SUPABASE_SERVICE_ROLE_KEY | Yes | The service role key for your Supabase project | |
| GOOGLE_SERVICE_ACCOUNT_KEY | No | Google service account key JSON for GA4/GSC analytics | |
| NEXT_PUBLIC_CONTACT_DOMAIN | No | Contact domain for carousel CTA slide | |
| NEXT_PUBLIC_BRAND_AVATAR_URL | No | URL for brand avatar |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/intellieffect/agentic-cms'
If you have feedback or need assistance with the MCP directory API, please join our Discord server