kraviona-admin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_dashboardA | Get Kraviona dashboard analytics — total posts, views, leads, messages, recent activity |
| get_postsA | Get all blog posts (published + drafts) with pagination. Use status filter to get only published or draft posts. |
| get_single_postA | Get full details of a single blog post by its slug |
| create_postB | Create a new blog post with full SEO metadata, category, featured image, and content |
| update_postC | Update an existing blog post by its ID — change title, content, status, SEO fields, category, image, etc. |
| delete_postA | Permanently delete a blog post by its slug |
| publish_postA | Publish a draft blog post (change status from draft to published) |
| unpublish_postA | Unpublish a post (change status from published back to draft) |
| get_categoriesA | Get all blog categories with their post counts and metadata |
| create_categoryB | Create a new blog category with SEO metadata |
| update_categoryC | Update an existing category by its slug |
| delete_categoryB | Delete a blog category by its slug |
| get_commentsC | Get all blog comments (approved, pending, spam) |
| update_comment_statusA | Approve, reject, or mark a comment as spam |
| delete_commentB | Permanently delete a comment by its ID |
| get_leadsB | Get all CRM leads with pagination |
| get_single_leadA | Get full details of a single lead by its ID |
| update_lead_statusA | Update the status of a lead (e.g. new → contacted → qualified → closed) |
| delete_leadC | Delete a lead by its ID |
| get_messagesC | Get all contact form messages with pagination |
| update_message_statusC | Mark a contact message as read or replied |
| delete_messageB | Delete a contact message by its ID |
| get_teamC | Get all team members |
| add_team_memberB | Add a new team member to the site |
| update_team_memberC | Update an existing team member's details by their ID |
| delete_team_memberB | Remove a team member by their ID |
| get_usersA | Get all admin users |
| update_userC | Update an admin user's details or role |
| delete_userA | Delete an admin user by their ID |
| get_site_settingsA | Get global site settings — site name, logo, SEO defaults, social links, contact info |
| update_site_settingsC | Update global site settings |
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/kravionatech/mcp-kraviona'
If you have feedback or need assistance with the MCP directory API, please join our Discord server