Kraviona MCP Server
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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| cms_health | Check whether the Kraviona backend API is online. |
| list_postsC | List editorial posts, optionally filtered by status or search query. |
| get_post | Fetch every editable field for a post by MongoDB ID. |
| create_post | Create a complete Kraviona story. Prefer draft status until a human has reviewed facts and SEO. |
| update_post | Update a post by ID. Fetch it first with get_post when making substantial changes. |
| set_post_status | Change a post between draft and published. Publishing automatically enforces indexability, date, canonical URL and word count. |
| delete_post | Permanently delete a post. The confirm flag must explicitly be true. |
| list_categories | List all dynamic frontend categories and SEO data. |
| save_categoryC | Create or update a category used by frontend navigation and landing pages. |
| delete_categoryA | Delete a category only when it contains no posts. |
| list_services | List the dynamic commercial services displayed on the public frontend. |
| save_serviceC | Manage a service, its deliverables, official kraviona.com URL, publishing status and homepage feature flag. |
| delete_serviceA | Permanently delete a service only if it has no associated client enquiries. |
| list_inquiriesC | Read project briefs submitted from the public services contact form. |
| update_inquiry | Set the sales follow-up status and private admin notes for a client enquiry. |
| get_site_settings | Read global branding, homepage content, newsletter copy, default SEO and social profiles. |
| update_site_settingsB | Update global content, official company link, contact details and SEO displayed dynamically on the public frontend. |
| update_crawler_settingsC | Control dynamic robots.txt, sitemap.xml, llms.txt and ai.txt generation. |
| generate_ai_draftC | Ask the configured Anthropic model to create a complete SEO draft for human review. |
| list_keyword_queueA | List pending and used keywords for automated content generation. |
| add_keywordB | Add a keyword and target category to the automatic generation queue. |
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/polytechub-code/mcp-kraviona'
If you have feedback or need assistance with the MCP directory API, please join our Discord server