Kraviona Admin MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Kraviona Admin MCP ServerShow me my latest leads"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Kraviona Admin MCP Server
Claude se seedha kraviona.com ka admin panel control karo.
Kya kya kar sakte ho Claude se:
📝 Blog posts create / update / delete
📊 Dashboard analytics dekhna
🎯 Leads track aur update karna
💬 Messages read aur reply status update
🗂️ Categories manage karna
👥 Team members manage karna
📧 Newsletter subscribers dekhna
💬 Comments moderate karna
Related MCP server: AutoWP MCP Server
Setup Steps
Step 1 — Files apne system pe rakho
git clone / ya zip extract karo
cd kraviona-mcp
npm installStep 2 — .env file banao
cp .env.example .envPhir .env file mein apna email aur password daalo.
Step 3 — Claude Desktop Config update karo
Windows path:
C:\Users\<YourName>\AppData\Roaming\Claude\claude_desktop_config.jsonMac path:
~/Library/Application Support/Claude/claude_desktop_config.jsonIs config mein yeh add karo:
{
"mcpServers": {
"kraviona-admin": {
"command": "node",
"args": ["C:/FULL/PATH/TO/kraviona-mcp/index.js"],
"env": {
"KRAVIONA_API_URL": "https://api.kraviona.com/api/v1",
"KRAVIONA_EMAIL": "your-email@kraviona.com",
"KRAVIONA_PASSWORD": "yourpassword"
}
}
}
}⚠️ Windows mein path mein forward slash
/use karo, backslash nahi
Step 4 — Claude Desktop restart karo
Bas! Ab Claude se directly bol sako:
"Mere saare leads dikao"
"Ek naya blog post banao MERN stack ke baare mein"
"Dashboard analytics dikhao"
"Is lead ka status 'contacted' karo"
Available Tools (24 total)
Category | Tools |
Dashboard | get_dashboard |
Posts/Blog | get_posts, get_single_post, create_post, update_post, delete_post |
Leads | get_leads, get_lead, update_lead, delete_lead |
Messages | get_messages, get_message, update_message, delete_message |
Categories | get_categories, create_category, delete_category |
Newsletter | get_subscribers, delete_subscriber |
Comments | get_comments, update_comment, delete_comment |
Team | get_team, create_team_member, update_team_member, delete_team_member |
Users | get_users |
mcp-kraviona
mcp-kraviona.com
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
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.com'
If you have feedback or need assistance with the MCP directory API, please join our Discord server