{
  "serverInfo": {
    "name": "revuo",
    "title": "Revuo — B2B SaaS directory",
    "version": "1.0.0"
  },
  "description": "Verifiable B2B SaaS directory built for the AI-citation era: products with capability claims (integrations, formats, certifications), computed rankings, and an MCP-server directory with agent-readiness scores.",
  "endpoint": "https://www.revuo.ai/api/mcp",
  "transport": "streamable-http",
  "capabilities": {
    "tools": {
      "listChanged": true
    },
    "resources": {},
    "prompts": {}
  },
  "authentication": "none",
  "tools": [
    {
      "name": "categories.list"
    },
    {
      "name": "directory.overview"
    },
    {
      "name": "products.search"
    },
    {
      "name": "products.get"
    },
    {
      "name": "products.find_by_capability"
    },
    {
      "name": "products.find_agent_ready"
    },
    {
      "name": "products.get_mcp_setup"
    },
    {
      "name": "rankings.get"
    },
    {
      "name": "tools.search"
    },
    {
      "name": "tools.get"
    },
    {
      "name": "tools.list_by_name"
    },
    {
      "name": "tools.changes"
    },
    {
      "name": "tools.find_for_task"
    },
    {
      "name": "mcp.score_server"
    }
  ],
  "instructions": "No authentication required. Prefer products.find_by_capability over keyword search when looking for \"does X integrate with Y\" questions; every answer links to evidence captured from the vendor's own pages.",
  "_meta": {
    "sep-1649/mcp-server-card": {
      "spec": "https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2127"
    }
  }
}
