viraill-mcp
Viraill MCP サーバー
Viraill 向け Model Context Protocol (MCP) サーバー — Generative Engine Optimization (GEO) & Agentic Commerce Readiness。
このサーバーにより、Claude Desktop、Cursor、Windsurf、Hermes、およびあらゆる MCP クライアントが、AI 検索エンジンでの可視性の診断、インテントに沿ったソーシャルコンテンツの生成、Agentic Commerce Readiness の監査を実行できます。
公開ツール
geo_auditChatGPT、Perplexity、Gemini、Claude 全体での可視性を監査します。
市場のクエリ重心に対するインテントギャップを計算します。
RAG Answer Blocks (BLUF) と Schema.org マークアップを生成します。
geo_social_generateLinkedIn、X/Threads、Debate、Carousel のコンテンツを生成します。
市場のインテント重心に合わせて投稿を調整します。
agentic_scan5 つの柱にわたってサイトの Agentic Readiness を (/100 で) スコアリングします。
完全な修復ファイル (
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 キー。無料枠 (1 IP あたり 1 日 3 回の呼び出し) は、キーなしですぐに利用できます。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