viraill-mcp
Viraill MCP Server
Model Context Protocol (MCP) сервер для Viraill — Generative Engine Optimization (GEO) и Agentic Commerce Readiness.
Этот сервер позволяет Claude Desktop, Cursor, Windsurf, Hermes и любому MCP-клиенту диагностировать видимость в AI-поисковиках, генерировать социальный контент, согласованный с намерениями, и проводить аудит Agentic Commerce Readiness.
Доступные инструменты
geo_auditПроводит аудит видимости в ChatGPT, Perplexity, Gemini и Claude.
Вычисляет разрывы намерений относительно центроидов рыночных запросов.
Генерирует RAG Answer Blocks (BLUF) и разметку Schema.org.
geo_social_generateГенерирует контент для LinkedIn, X/Threads, Debate и Carousel.
Калибрует посты относительно центроидов рыночных намерений.
agentic_scanОценивает Agentic Readiness сайта (/100) по 5 столпам.
Генерирует полные файлы исправлений (
llms.txt,agent.json,openapi.json).
Related MCP server: Sanbi ADK Agent MCP Server
Установка и настройка
1. Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"viraill": {
"command": "npx",
"args": ["-y", "@crypto-yannso/viraill-mcp"]
}
}
}2. Cursor IDE (.cursor/mcp.json)
{
"mcpServers": {
"viraill": {
"command": "npx",
"args": ["-y", "@crypto-yannso/viraill-mcp"]
}
}
}3. Smithery (Claude и Cursor в один клик)
npx -y @smithery/cli install @crypto-yannso/viraill-mcp --client claudeПеременные окружения (необязательно)
VIRAILL_API_KEY: Необязательный API-ключ для корпоративных квот. Бесплатный тариф (3 вызова/день/IP) работает из коробки без ключа.X_PAYMENT: Необязательный заголовок платежа x402 (микроплатежи Base USDC).
Лицензия
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to check whether AI assistants recommend a brand and audit a site's AI-agent readiness, providing visibility scores and specific gaps.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to run brand-visibility audits by querying multiple AI engines, generating competitive leaderboards, and identifying growth opportunities. Integrates with any MCP-capable client to measure and act on brand discoverability in AI recommendations.MIT
- AlicenseAqualityBmaintenanceAn MCP server that gives AI agents tools to inspect a website's visibility to AI answer engines, including crawler permissions, llms.txt, structured data, on-page signals, and a full 29-check AI-readiness audit.555MIT
- AlicenseBqualityAmaintenanceMCP server for auditing product pages to determine AI shopping agent readiness, providing a 0–100 score and actionable fixes.115Apache 2.0
Related MCP Connectors
Social media analytics, video analysis, and competitor intel for any MCP-compatible AI agent.
Connect e-commerce and marketing data to AI assistants via MCP.
100+ MCP tools for AI agents: content metadata, trade intelligence, business-expertise analysis.
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/crypto-yannso/viraill-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server