Skip to main content
Glama
crypto-yannso

viraill-mcp

Viraill MCP Server

Model Context Protocol (MCP) server for Viraill — Generative Engine Optimization (GEO) & Agentic Commerce Readiness.

This server enables Claude Desktop, Cursor, Windsurf, Hermes, and any MCP client to diagnose AI search engine visibility, generate intent-aligned social content, and audit Agentic Commerce Readiness.


Tools Exposed

  1. geo_audit

    • Audits visibility across ChatGPT, Perplexity, Gemini, and Claude.

    • Computes intent gaps against market query centroids.

    • Generates RAG Answer Blocks (BLUF) and Schema.org markup.

  2. geo_social_generate

    • Generates LinkedIn, X/Threads, Debate, and Carousel content.

    • Calibrates posts against market intention centroids.

  3. agentic_scan

    • Scores site Agentic Readiness (/100) across 5 pillars.

    • Generates complete remediation files (llms.txt, agent.json, openapi.json).


Related MCP server: Sanbi ADK Agent MCP Server

Installation & Configuration

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 1-Click)

npx -y @smithery/cli install @crypto-yannso/viraill-mcp --client claude

Environment Variables (Optional)

  • VIRAILL_API_KEY : Optional API key for enterprise quotas. Free tier (1 call/day/IP) works out of the box without any key.

  • X_PAYMENT : Optional x402 payment header (Base USDC micropayments).

License

MIT © ARTAIFACT & Viraill

A
license - permissive license
B
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables 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
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables 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
  • A
    license
    A
    quality
    B
    maintenance
    An 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.
    5
    55
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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